In other words, we need toapply criteria.

As a generic example, to get the largest value (i.e.

When the IF function is evaluated, it tests each value in the named rangegroup.

Excel formula: Name of nth largest value

The named rangescoreis provided forvalue_if_true.

LARGE then returns the highest remaining score, 93, directly to the MATCH function as a lookup value.

With the return array provided asname(B5:B16).

Excel formula: nth largest value

XLOOKUP returns “Hannah” as the final result.

you’ve got the option to use INDEX to retrieve individual values, or entire rows and columns.

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

Excel formula: nth largest value with criteria

More than one condition can be tested by nesting IF functions.

XLOOKUP supports approximate and exact matching, wildcards (* ?)

Excel formula: nth smallest value

Excel formula: Sum top n values

Excel formula: Average top 3 scores

Excel formula: FILTER on top n values with criteria

Excel LARGE function

Excel INDEX function

Excel MATCH function

Excel IF function

Excel XLOOKUP function

Article image