Google Sheets LOOKUP Across Sheets

Looks through a row or column for a key and returns the value of the cell in a result range.

Syntax

LOOKUP(search_key, search_range|search_result_array)

Tips

Simpler than VLOOKUP but requires sorted data. Use XLOOKUP instead when possible.

[Advertisement โ€” Google AdSense]

Need expert help? โ†’

๐Ÿ’ฌ