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.
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.
you might use INDEX to retrieve individual values, or entire rows and columns.
MATCH supports approximate and exact matching, andwildcards(* ?)