IntermediateLookup & Reference8 min25 points

Look up a unit price with VLOOKUP

The situation

You are rebuilding a quote for Harbor Supply. The item codes are on the quote but the prices sit in the product master, and the customer is waiting.

A1
fx
Look up a unit price with VLOOKUP — question sheet. Use the arrow keys to move between cells, Enter or F2 to edit, Escape to cancel, Control D to fill down from the cell above, and Control C and Control V to copy and paste.
Row numberABCDEFGH
1LineItem codeUnit priceItem codePrice
21HSC-04182HSC-04182$18
32HSC-77213HSC-11904$32
43HSC-11904HSC-33027$9
5HSC-77213$46
6HSC-90114$12
7

Functions in this exercise

  • VLOOKUPFinds a value in the first column of a table and returns a value from another column.

Who this is for