1000 Excel Formulas
Home
Categories
About
Search
SMALL
Statistical
Returns the k-th smallest value in a data set
Syntax:
=SMALL(array, k)
Example:
=SMALL(A2:A10, 3)