Start the Formula With =VLOOKUP(
0:50
Click the cell where you want the answer to land. Type an equals sign so Excel knows a formula is coming, then type VLOOKUP and an open parenthesis.
The moment you type that parenthesis, Excel shows a little hint underneath: lookup_value, table_array, col_index_num, [range_lookup]. Those are the four things the function wants, in order. You will fill them in one at a time, separated by commas.
Tip
Excel is not case sensitive here. Typing vlookup, VLOOKUP, or VLookUp all work the same way.









