Explanation

In this example, criteria are entered in the range F5:H6.

MATCH is configured “backwards”, withlookup_valuescoming from the data, and criteria used for thelookup_array.

For example, the first condition is that items must be either a Tshirt or Hoodie.

Excel formula: Filter text contains

Notice numbers correspond to items that are either Tshirt or Hoodie.

The output from FILTER is dynamic.

If source data or criteria change, FILTER will return a new set of results.

Excel formula: Filter this or that

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

Often, MATCH is combined with the…

Excel FILTER function

Excel ISNUMBER function

Excel MATCH function