description:
Returns the k-th largest value. |
syntax:
=LARGE( array, k ) |
required arguments:
array | A range of cells. |
k | An integer that specifies the position from the largest value. |
Returns the k-th largest value. |
=LARGE( array, k ) |
array | A range of cells. |
k | An integer that specifies the position from the largest value. |