VLOOKUP searches for a value in the first column of a table and returns a corresponding value from another column.
Find employee names, salaries using ID number
Fill product prices from a price list
Combine information from two reports
Auto-fill customer addresses using ID
Value you're searching for
Example: Employee ID...
Range where you're searching
Example: A1:B100...
Which column to return
Example: 2 for second column...
FALSE for exact match
Example: FALSE...
Where you want the result
Start the formula
Select the cell with value to search
Highlight the lookup table
Which column to return
Close the formula and press Enter