Explanation

This formula is based on theXLOOKUP function.

XLOOKUP supports approximate and exact matching, wildcards (* ?)

you could use INDEX to retrieve individual values, or entire rows and columns.

Excel formula: XLOOKUP basic exact match

MATCH supports approximate and exact matching, andwildcards(* ?)

Often, MATCH is combined with the…

Excel formula: XLOOKUP with multiple criteria

Excel formula: XLOOKUP with logical criteria

Excel formula: XLOOKUP lookup left

Excel formula: INDEX and MATCH exact match

Excel XLOOKUP function

Excel INDEX function

Excel MATCH function