Explanation

This is a more advanced formula.

For basics, seeHow to use INDEX and MATCH.

Just select an expression in the formula bar, and press F9.

INDEX and MATCH with multiple criteria - array visualization

The MATCH function returns 3 to INDEX:

and INDEX returns a final result of $17.00.

Array visualization

The arrays explained above can be difficult to visualize.

The image below shows the basic idea.

INDEX and MATCH with multiple criteria - array visualization

Columns B, C, and D correspond to the data in the example.

Column F is created by multiplying the three columns together.

It is the array handed off to MATCH.

INDEX and MATCH with multiple criteria - array visualization

To do this, INDEX is configured with zero rows and one column.

Why would you want the non-array version?

So, a non-array formula is more “bulletproof”.

INDEX and MATCH with multiple criteria - array visualization

However, the tradeoff is a more complex formula.

Note: InExcel 365, it is not necessary to enter array formulas in a special way.

you might use INDEX to retrieve individual values, or entire rows and columns.

INDEX and MATCH with multiple criteria - array visualization

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

Excel formula: VLOOKUP with multiple criteria

Excel formula: INDEX and MATCH exact match

Excel formula: Get nth match with INDEX / MATCH

Excel formula: INDEX and MATCH case-sensitive

Excel formula: SUMIFS multiple criteria lookup in table

Excel formula: XLOOKUP with multiple criteria

Excel INDEX function

Excel MATCH function

Article image

Article image

Article image

Article image