VLOOKUP is a powerful function in Excel."V" in VLOOKUP stands for "Vertical," indicating that it searches vertically (downward) in a table.
Prepare your data and Determine what you want to look up
Identify the value you want to search for in the leftmost column of your table.
Click on the cell where you want the result of the VLOOKUP function to be displayed.
Type "=" (equals sign) in the selected cell to start a formula, then type "VLOOKUP(". This will prompt Excel to expect the arguments for the VLOOKUP function.