LARGE or SMALL (array,k)
The LARGE function will return the Nth largest value within a specified range.
The “array” is the range, column, or row you will be analyzing with this function. The “k” is the Nth value within the range. For example, if you enter the number 1 as the “k”, the function will return the largest value.