Skip to content

Stop Wasting your Time Trying to Do Tasks that VLOOKUP Approximate Match doesn’t Support

VLOOKUP is a great tool but if you have used it for your daily reporting purposes you may have notice some shortcomings…

  • VLOOKUP 1 searches on a left index column. Why left? Database tables have the key column on the left so I assume they consider this in the design. (INDEX and MATCH allow you to set the index column)
  • VLOOKUP 1 does not retrieve the location of the found value in terms or row, column or cell reference. This data is crucial in some applications, for example: when you want to use adjacent data or take decisions about what to do next according to the location of the value. The function MATCH retrieves the row number of the value found
  • VLOOKUP 1 only retrieves the first occurrence. This is especially dangerous when you use wildcards or when you have duplicates with the wrong data
  • VLOOKUP 1 searches based on single criteria only. Why? Well, there are workarounds: Helper columns, array Formulas and SUMPRODUCT
  • VLOOKUP 1 result is affected by an index column not sorted ascending in the lookup array
  • VLOOKUP 1 does not allow you to decide which of the nearest values to choose (the lower or the greater one)

Conclusion

You got the point, VLOOKUP 1 is not enough.

The fact is that your reporting purposes go beyond a simple exact/approximate match based on a left index column. You should be able of…

  • Searching data based on multiple conditions
  • Searching data based on advanced conditions
  • And much more…

Say welcome to the formulas that will allow you to overcome these limitations: INDEX and MATCH, VLOOKUP + Helper Column, SUMPRODUCT, Array Formulas.

Popularity: 5% [?]

Related Posts

Recent Posts


  • How to Delete Duplicate Files Using Microsoft Excel
  • How to Create Hyperlinks in Excel Formulas and Macros
  • How to Use Microsoft Excel to Calculate Salary
  • Excel Formula Tips Worth Using after Today
  • Editing Excel Content in Word
  • Excel Insights Newsletter

    Don't miss an opportunity to hone your skills. I really think you will enjoy my Excel Insights Newsletter like so many already do. Best news is.. - It's still FREE to Join!

    Here are some of the past issues:

    • Why So Much Noise About Vlookup?
    • How To Be More Creative in Excel
    • 7 Excel Skills You Must Have
    • How to Waste Time in Excel...

    Enter your name and email below to receive:

    1. Password to access previous issues
    2. All upcoming issues and the best solutions to your most challenging problems.
    3. Free Download link to "The Secret Manifesto of #N/A-free VLOOKUPs"
    4. Access to our powerful community of goal and solutions oriented Excel experts.
    5. And much more!

    Post a Comment

    Your email is never published nor shared. Required fields are marked *

    Canonical URL by SEO No Duplicate WordPress Plugin