
We can see that in a table, all values are matching the exact value.Īs above showing in the picture in the H column, there is employee age mention and column I employee name. So then we need to put the 0 for exact matching or 1 for false matching. Master data table b, as above showing, is a table array, and in master data, you can see that mobile no column is on the 5 number column index. So as the employee name is a unique column, then the employee names a lookup value in a table where you want to get a result. And you have another table where required only contact no of the employee. So you can suppose as array table or master table data. To search for an exact match, you put false in the last argument.Īs mentioned in table b, there is all employee information like department, employee id, address, mobile no, etc.
#Excel 2007 tutorial 19 download
You can download this VLOOKUP Function Template here – VLOOKUP Function Template Example #1 – Exact Match Below mention are the details using the formulas. Let us understand the working of vlookup. Vlookup function is very simple and easy to use.

We can also use one sheet to another sheet and one workbook to another workbook also. This function performs a vertical lookup by searching for a value in the first column of a table and returning the value in the same row in the index number position. When the user uses the vlookup function for finding specific information in an MS Excel spreadsheet, each matching information is displayed in the same row but in the next column. This function helps you to locate specific information in your spreadsheet.

= vlookup (lookup value, table range, column index) > enter


The vlookup function searches in the left-most column of this array. Table array (required argument) – it is the data array that is to be searched.Where you want or get the value from another table. Lookup value (required argument) is the value that we want to look up in a table column.There are four arguments in the vlookup function, which is below mention: The vlookup function uses of the arguments:. Excel functions, formula, charts, formatting creating excel dashboard & others
