Skip to content

Large¤

Excel LARGE(data; rank_c): Returns the Rank_c-th largest value in a data set. Data is the cell range of data. Rank_c is the ranking of the value (2nd largest, 3rd largest, etc.) written as an integer.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: LARGE

Comments