from a set of numeric data.
The SMALL function takes twoarguments,arrayandk.Arrayis anarrayorrangeof numeric values.
The argumentkrepresents position or rank.
For example, to return the smallest value inarray, provide 1 fork.
To return the fifth smallest value inarray, provide 5 fork.
To get nthlargestvalues, see theLARGE function.
RANK can rank values from largest to smallest (i.e.
top sales) as well as smallest to largest (i.e.
MIN Function
The Excel MIN function returns the smallest numeric value in the data provided.
The MIN function ignores empty cells, the logical values TRUE and FALSE, and text values.