LARGE Formula in Excel

 

What Does It Do ?

This function examines a list of values and picks the value at a user specified position in the list.

image

Syntax

=LARGE(ListOfNumbersToExamine,PositionToPickFrom)

Formatting

No special formatting is needed.

Example

The following table was used to calculate the top 3 sales figures between Jan, Feb and Mar.

image

Note

Another way to find the Highest and Lowest values would have been to use the =MAX() and =MIN() functions.

image

No comments:

Post a Comment