1. Home
  2. Computing & Technology
  3. Spreadsheets

Excel 2007 LARGE Function

By Ted French, About.com

Excel 2007 LARGE Function

Excel 2007 LARGE Function

© Ted French

The LARGE function, one of Excel's statistical functions, can be used to find data based on relative size.

The syntax for the LARGE function is:

= LARGE ( Array , K )

Array - the array or range of cells containing the data to be used in the function.

K - the Kth largest value, such as the third largest value, that is being sought.

Example Using Excel's LARGE Function:

Note: For help with this example, see the image to the right.

  1. Enter the following data into cells D1 to D6: 123,135,147,130,98,187.

  2. Click on cell E1 - the location where the results will be displayed.

  3. Click on the Formulas tab.

  4. Choose More Functions > Statistical from the ribbon to open the function drop down list.

  5. Click on LARGE in the list to bring up the function's dialog box.

  6. Click on the Array line in the dialog box.

  7. Drag select cells D1 to D6 in the spreadsheet to enter the range into the dialog box.

  8. Click on the K line in the dialog box.

  9. Type a 3 ( three ) on this line to find the third largest value in the range selected.

  10. Click OK.

  11. The number 135 should appear in cell E1 since it is the third smallest number ( the numbers 187 and 147 in the list are both larger).

  12. The complete function = LARGE ( D1 : D6 , 3 ) appears in the formula bar above the worksheet when you click on cell E1.


Related Articles
More Spreadsheets Quick Tips
Explore Spreadsheets
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Excel Functions
  5. Statistical Functions
  6. Excel LARGE Function - Excel 2007 LARGE Function

©2009 About.com, a part of The New York Times Company.

All rights reserved.