1. Computing

Excel's VLOOKUP Function

By , About.com Guide

4 of 9

The Lookup Value Argument
The Lookup Value Argument

The Lookup Value Argument

© Ted French

The Lookup Value Argument

The lookup value is located in the first column of the table of data. After specifying a subject in the first column, VLOOKUP will then allow you to search for specific information located in the same row as the subject.

The lookup value can be text, a logical value (TRUE or FALSE only), a number, or a cell reference to a value.

It is a good idea to use an absolute cell reference for the lookup value.

If you don’t use an absolute reference and you copy the VLOOKUP function to other cells, there is a good chance you will get error messages in the cells the function is copied to.

Tutorial Steps

  1. Click on the lookup_value line in the dialog box

  2. Click on cell D2 to add this cell reference to the lookup_value line. This is the cell where we will type the part name about which we are seeking information.

  3. Press the F4 key on the keyboard to make the cell reference absolute.

©2013 About.com. All rights reserved.