Why you need this
XLOOKUP is the modern, superior replacement for VLOOKUP. It defaults to exact match, handles arrays, and doesn't care about column positions.
=XLOOKUP(lookup_value, lookup_array, return_array)
Learn how to use the Excel XLOOKUP Formula formula.
XLOOKUP is the modern, superior replacement for VLOOKUP. It defaults to exact match, handles arrays, and doesn't care about column positions.
Disclaimer: While we strive for accuracy, these formulas are provided "as is" without warranty of any kind. Please verify all results before use.