Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Built - tough Boards sells outside bulletin boards used to display community information on the outside of buildings. They sell blue and red bulletin boards
Builttough Boards sells outside bulletin boards used to display community information on the outside of buildings. They sell blue and red bulletin boards which they will
recent sales. Each order lists the color of the boards ordered, the number to be shipped with the order, and the distance of the delivery in miles. Complete the table by using
the VLOOKUP and HLOOKUP functions in Excel to calculate the number of days it will take for delivery, the delivery price, and the price of the signs for each order.
Hint: This is a challenging task, but it shows the power of HLOOKUP and VLOOKUP as well Use
the billboard color as your "lookupvalue". The "lookupvalue" is used to find a match on the
lookup table. The "tablearray" must start in row because that is where "Blue" and "Red" are
located. When using HLOOKUP, Excel always looks for a match to the "lookupvalue" in the first
row of the "tablearray". The "rowindexnumber" is the row of the "tablearray" from which you
return the appropriate pricing. In this case, the lookup table is arranged so that the row number of
the table corresponds with the quantity shipped the price for buying billboards is on the second
row of the reference table Therefore, you can use the # Shipped" from the information you have
on the table as the "rowindexnumber".
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started