Excel XLOOKUP Function

Syntax

=XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])

Description

Searches a range or an array, and returns an item corresponding to the first match it finds. If a match doesn't exist, then XLOOKUP can return the closest match.
Looking for ready templates?
Example file for this function coming soon — meanwhile: 9,000+ ready templates.

Related Functions