How to use VLOOKUP Function in Excel
What is the VLOOKUP function?
The VLOOKUP function is a built-in function in Excel, classified as a Lookup/Reference Function. It can be used as a workbook function (WS) in Excel. As a worksheet function, the VLOOKUP function can be entered as part of a formula in a worksheet cell.
The VLOOKUP function is actually quite easy to use once you understand how it works!
For example: If you know the name of a product and you want to quickly determine its price, you can simply enter the product name into Excel and VLOOKUP will find the price for you. However, for novice Excel users, setting up VLOOKUP may look like an intimidating process – but it doesn't need to be. Just follow our step-by-step guide on how to use VLOOKUP in Excel today.
How to use VLOOKUP in Excel
Step 1 . Click the cell where you want to calculate the VLOOKUP formula.
Step 2 . Click ' Formula ' at the top of the screen .
Step 3 .Click ' Lookup & Reference ' on the Ribbon.
Step 4.Click ' VLOOKUP ' at the bottom of the drop-down menu.
Step 5.Specify the cell where you will enter the value whose data you are looking for. In this case, our lookup value is H2, as this is where we would enter the name of a tournament, such as 'PGA Championship', so we enter 'H2' in the store's Lookup_value box popup. Once we have VLOOKUP set up properly, Excel will return the Total Rating Value in cell H3 when we enter the tournament name in cell H2.
Step 6. Specify the data that you want VLOOKUP to use for its search in the Table_array box . In this case, we've selected the entire table (not including the headers).
Step 7 . Specify whether you need an exact match by entering FALSE (exact match) or TRUE (approximate match) in the Range_lookup box . In this case we want an exact search we enter FALSE .
Step 8 . Click ' OK ' at the bottom of the pop-up window.
Step 9 . Enter the value for which data you are looking for. In our example, we want to find the Total Value Rating of the PGA Championship, so we enter 'PGA Championship' in cell H2 and VLOOKUP automatically generates the Total Value Rating (914 in this case) in cell H3 .
Using VLOOKUP , you not only search for individual values but also combine two spreadsheets into one. For example, if you have a spreadsheet with names and phone numbers and another sheet with names and email addresses, you can put the email address next to the name and phone number by using VLOOKUP
You should read it
- How to combine Vlookup function with If function in Excel
- How to automate Vlookup with Excel VBA
- Use VLOOKUP to join two Excel tables together
- How to use the IF function with VLOOKUP (examples and how to)
- VLOOKUP function - Usage and detailed examples
- How to use Vlookup function between 2 sheets, 2 different Excel files
- How to combine Sumif and Vlookup functions in Excel
- How to use the XLOOKUP function in Excel?
May be interested
- How to filter duplicate data on 2 Excel sheetsto filter duplicate data from 2 sheets in excel, you can use the vlookup function.
- How to use Hlookup function on Excelhlookup function basically also has the function syntax and features like vlookup function, which is to help users find data in excel table, with the conditions or given information. here is the guide for using the hlookup function in detail.
- Look up data in Excel tables: Replace VLOOKUP with INDEX and MATCHquick lookup of data in excel tables: replace vlookup with index and match. do you know yet? let's tipsmake.com find out in the article below!
- VLOOKUP function - Usage and detailed examplesvlookup is one of the most used excel functions. the following article details how to use and detailed examples when using the vlookup function.
- How to combine Vlookup function with Left functionwhen combining the vlookup function with the left function, we will easily separate the values to find the right information we need.
- How to use the IF function with VLOOKUP (examples and how to)how to use the if function in combination with vlookup (examples and how to do it). if you are looking to use the if function with vlookup with specific examples, please refer to the following article. the following article will guide you 3 common cases using the if function
- LOOKUP function searches in Excelthe lookup () function returns a value from a data range consisting of 1 column or 1 row, or from an array. the lookup () function is an improvement of the two functions vlookup () and hlookup () because it has the additional function to distinguish the search area as rows or columns.
- How to use the INDEX function in excel?along with vlookup and hlookup, an extremely interesting search function that you should not ignore is the index function. how to use it? is it difficult or not?
- ISNA function in Excelusing excel documents shared from friends or on the internet, you sometimes come across isna () combined with other functions like vlookup () and if (). you wonder why they use isna () function so?
- How to use the LOOKUP function in excel?the lookup function is more advanced than the hlookup and vlookup functions. the lookup function can be used when you need to look at a row or a column and find a value