The LARGE function takes twoarguments,arrayand k.Arrayis anarrayorrangeof numeric values.

The argumentkrepresents position or rank.

For example, to return the largest value inarray, provide 1 fork.

Excel formula: FILTER on top n values with criteria

To return the fifth largest value inarray, provide 5 fork.

To get nthsmallestvalues, see theSMALLfunction.

MAX ignores empty cells, the logical values TRUE and FALSE, and text values.

Excel formula: Highlight top values

from a set of numeric data.

RANK can rank values from largest to smallest (i.e.

top sales) as well as smallest to largest (i.e.

Excel formula: nth largest value

Excel formula: Sum top n values

Excel formula: Sort numbers ascending or descending

Excel formula: Rank values by month

Excel formula: nth largest value with criteria

Excel formula: Maximum value

Excel formula: FILTER on top n values

Excel formula: Name of nth largest value

Excel formula: Large with criteria

Excel formula: Average last 3 numeric values

Excel formula: Sum top n values with criteria

Excel formula: Average top 3 scores

Excel formula: Biggest gainers and losers

Article image

Article image

Article image

Excel MAX function

Excel SMALL function

Excel RANK function