About 50 results
Open links in new tab
  1. 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.

  2. 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.

  3. Use Excel built-in functions to find data in a table or a range of ...

    This step-by-step article describes how to find data in a table (or range of cells) by using various built-in functions in Microsoft Excel. You can use different formulas to get the same result. …

  4. 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 …

  5. How to correct a #REF! error - Microsoft Support

    In the following example, an INDIRECT function is attempting to reference a workbook that's closed, causing a #REF! error. Solution. Open the referenced workbook. You'll encounter the …

  6. 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 …

  7. XLOOKUP function - Microsoft Support

    Use the XLOOKUP function to find things in a table or range by row. For example, look up the price of an automotive part by the part number, or find an employee name based on their …

  8. Quick Reference Card: VLOOKUP refresher - Microsoft Support

    If all you want is the syntax for VLOOKUP, here it is: VLOOKUP(lookup_value,table_array,col_index_num,[range_lookup]) To download a …

  9. HLOOKUP function - Microsoft Support

    HLOOKUP(lookup_value, table_array, row_index_num, [range_lookup]) The HLOOKUP function syntax has the following arguments: Lookup_value Required. The value to be found in the first …

  10. How to correct a #VALUE! error in the VLOOKUP function

    This topic lists the most common problems that may occur with VLOOKUP, and the possible solutions. Problem: The lookup_value argument is more than 255 characters. Solution: …