Why you need this
Before XLOOKUP, INDEX MATCH was the pro's choice. It allows you to look up values to the left (which VLOOKUP can't do) and is faster on large datasets.
=INDEX(return_range, MATCH(lookup_value, lookup_range, 0))
Learn how to use the Excel INDEX MATCH Formula formula.
Before XLOOKUP, INDEX MATCH was the pro's choice. It allows you to look up values to the left (which VLOOKUP can't do) and is faster on large datasets.
Disclaimer: While we strive for accuracy, these formulas are provided "as is" without warranty of any kind. Please verify all results before use.
Complex nested formulas are hard to audit. If you leave, no one else will understand this sheet.
See data Alternatives