Skip to content

Small¤

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

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: SMALL

Comments