The numbers in the helper column are independent of the operation of this formula.

In most cases,values will come from a formula.

In row 5 of the worksheet, the range includes one cell and ROWS returns 1.

Excel formula: Basic numeric sort formula

In row 6, the range includes two cells and ROWS returns 2, and so on.

The array is the named range “sort” (D5:D11).

Since we want an exact match, the third argument, match jot down, is supplied as zero.

Excel formula: Sort numbers ascending or descending

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

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

How to look things up with INDEX

Excel formula: Sort and extract unique values

Excel INDEX function

Excel MATCH function

Excel ROWS function

Article image