XLOOKUP
XLOOKUP — the modern VLOOKUP replacement. Bidirectional, exact-match by default, built-in not-found handling. Every XLOOKUP recipe and fix here.
6 pages · 1 reference, 3 how-to, 2 error fix
Reference
How-to guides
How to use XLOOKUP with multiple criteria
Concatenate criteria columns in XLOOKUP's lookup array to match on multiple conditions at once, returning results only when all criteria align.
How to return multiple columns with XLOOKUP
Learn how to use XLOOKUP to fetch data from multiple columns efficiently in both Excel and Google Sheets.
How to use XLOOKUP with wildcards
Learn how to use XLOOKUP with wildcards to perform flexible lookups in Excel and Google Sheets.
Error fixes
Fix #N/A
Fix #N/A errors in XLOOKUP in Excel and Google Sheets — lookup value not found, data-type mismatch, incorrect array size, and match mode issues.
Fix #SPILL!
Fix #SPILL! errors from XLOOKUP in Excel — spill range blocked by non-empty cells, merged cells, or returning an array into a table column.