Vlookup from another sheet
- use of vlookup in excel
- use of vlookup in excel in hindi
- use of vlookup in excel formula
- use of vlookup in excel youtube
How to use vlookup in excel - youtube.
VLOOKUP function in Excel
The VLOOKUP function is one of the most popular functions in Excel.
Vlookup formula in excel with example
This page contains many easy to follow VLOOKUP examples.
Exact Match
Most of the time you are looking for an exact match when you use the VLOOKUP function in Excel. Let's take a look at the arguments of the VLOOKUP function.
1.
The VLOOKUP function below looks up the value 53 (first argument) in the leftmost column of the red table (second argument).
2. The value 4 (third argument) tells the VLOOKUP function to return the value in the same row from the fourth column of the red table.
Note: the Boolean FALSE (fourth argument) tells the VLOOKUP function to return an exact match.
If the VLOOKUP function cannot find the value 53 in the first column, it will return a #N/A error.
3.
How to use vlookup function in excelHere's another example. Instead of returning the salary, the VLOOKUP function below returns the last name (third argument is set to 3) of ID 79.
Approximate Match
Let's take a look at an example of the VLOOKUP function in approximate match mode (fourth argument set to TRUE).
1.
The VLOOKUP functi
- advanced use of vlookup in excel
- use vlookup in excel to compare two sheets