
Look up values with VLOOKUP, INDEX, or MATCH - Microsoft …
Use VLOOKUP, HLOOKUP, and other functions like INDEX and MATCH to search for and find data based on values you enter. This article gives you a quick VLOOKUP refresher, then links …
VLOOKUP function - Microsoft Support
Learn how to use function VLOOKUP in Excel to find data in a table or range by row. Our step-by-step guide makes vlookup in excel easy and efficient.
Look up values in a list of data in Excel - Microsoft Support
Look up data in Excel to find data in a list and verify that it's correct. Then, perform calculations or display results with the values returned. Use the VLOOKUP, HLOOKUP, INDEX, MATCH, and …
MATCH function - Microsoft Support
Tip: Use MATCH instead of one of the LOOKUP functions when you need the position of an item in a range instead of the item itself. For example, you might use the MATCH function to …
How to correct a #VALUE! error in the VLOOKUP function
This topic covers the common scenarios of the #VALUE! error when working in the VLOOKUP function.
XLOOKUP function - Microsoft Support
Use the XLOOKUP function when you need to find things in a table or a range by row. For example, look up the price of an automotive part by the part number, or find an employee …
HLOOKUP function - Microsoft Support
Use HLOOKUP when your comparison values are located in a row across the top of a table of data, and you want to look down a specified number of rows. Use VLOOKUP when your …
How to correct a #N/A error - Microsoft Support
The most common cause of the #N/A error is with XLOOKUP, VLOOKUP, HLOOKUP, LOOKUP, or MATCH functions if a formula can't find a referenced value. For example, your lookup value …
Lookups in Power Pivot Formulas - Microsoft Support
If you are familiar with VLOOKUP in Excel, this functionality in Power Pivot is similar, but much easier to implement. You can create formulas that do lookups as part of a calculated column, …
Use the table_array argument in a lookup function
See examples of how to enter the cell ranges (the table_array argument) in VLOOKUP and HLOOKUP functions.