
description:
Return the nth smallest value. |
syntax:
=SMALL( array, k ) |
required arguments:
array | A range of cells. |
k | An integer that specifies the position from the smallest value. |

Return the nth smallest value. |
=SMALL( array, k ) |
array | A range of cells. |
k | An integer that specifies the position from the smallest value. |