AdvancedData Cleaning4 min30 points

Why does a lookup fail on clean data?

The situation

An order number in your sheet reads 100234. The same order number in the export reads 100234. They look identical, they are the same length, and XLOOKUP still returns #N/A on every row.

Choose an answer

Functions in this exercise

  • XLOOKUPFinds a value in one range and returns the matching value from another — in any direction.

Who this is for