About 398 results
Open links in new tab
  1. 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 doesn't …

  2. Quick Reference Card: VLOOKUP troubleshooting tips

    Print a list of tips and techniques for avoiding #N/A and other errors in VLOOKUP.

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

    If you work with VLOOKUP, there is a good chance you may have run into the #VALUE! error several times. This topic lists the most common problems that may occur with VLOOKUP, and the possible …

  4. Quick Reference Card: VLOOKUP troubleshooting tips

    Print a list of tips and techniques for avoiding #N/A and other errors in VLOOKUP.

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

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

    In the following example, =VLOOKUP (A8,A2:D5,5,FALSE) will return a #REF! error because it's looking for a value to return from column 5, but the reference range is A:D, which is only 4 columns.

  7. How to correct a #NAME? error - Microsoft Support

    The top reason why the #NAME? error appears in the formula is because there's a typo in the formula name. Look at the following example: Important: The #NAME? error signifies that something needs …

  8. How to correct a #SPILL! error - Microsoft Support

    #SPILL errors are returned when a formula returns multiple results or a PivotTable range is not blank, and Excel cannot return the results to the grid. For more details on these error types, see the …

  9. How to fix formula errors in Excel for Mac - Microsoft Support

    Whether it's #VALUE!, #NAME! or a problem with VLOOKUP, the following information can help you correct your error. VLOOKUP If you're getting errors or unexpected results with VLOOKUP, …

  10. #SPILL! error - Extends beyond the worksheet's edge

    There is an often misunderstood method of creating VLOOKUP formulas by over specifying the lookup_value argument. Before dynamic array capable Excel, Excel would only consider the value …