SMALL(data,k)
data: data set
k: which value to find
If data set is empty this function returns a #NUM! error. If k <= 0 or k is greater than the number of data items given this function returns a #NUM! error.
This function is Excel compatible.
PERCENTILE, PERCENTRANK, QUARTILE, LARGE.