Question: Problem In the given spreadsheet, columns A though E represent a data table. However, there are missing values in columns C through E . In

Problem
In the given spreadsheet, columns A though E represent a data table. However, there are missing values in columns C through E. In cell J1 there is a lookup table containing columns for Product, Product ID, and Unit Price. Your first task is to fill in the missing values in columns C, D, and E using VLOOKUP and the lookup table. Doing this manually would take a long time and be very tediousi The best way is to use VLOOKUP to fill in the first row of missing data and then drag down to fill the remaining rows.
In cell C2, populate the Product ID of the first item using VLOOKUP. The value you wish to look up in the lookup table is in Column A, cell A2 to be exact. The lookup table is cell range $J$1:$L$tilde(F). Note that these are absolute cell references since the look up table is in a fixed location. The Product ID is in the second column of the lookup table. And finally set the range_lookup parameter to FALSE.
What is the Product ID returned in cell C2?
Now repeat this process for the missing Unit Price in cell D2. What is the unit price returned in D2(to the nearest cent)? $
And finally, for the first item, calculate the Gross Sales in column E using Order Quantity from column B and Unit Price from Column D. What is the gross sale amount in cell E2?
To complete the data table, select cells C2, D2, and E2 together then drag down or double-click the fill + sign in the lower right of those three selected cells. And there you have it. The remaining 147 items in columns C, D, and E have been completed using a lookup table, two VLOOKUP formulas, a simple math formula, and Excel's fill down feature.
Combining VLOOKUP with a Pivot Table
 Problem In the given spreadsheet, columns A though E represent a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!