Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Get column index in Excel Table
  • How to count table rows in Excel
  • Get column name from index in Excel Table
  • How to Sort by Color in Excel
  • How to create Checklist in Excel

References

  • Merge tables with VLOOKUP in Excel
  • Basic INDEX MATCH approximate in Excel
  • Count rows with at least n matching values
  • Get nth match with INDEX / MATCH in Excel
  • How to get last row in numeric data in Excel

Data Validations

  • Excel Data validation exists in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation with conditional list
  • Excel Data validation date in next 30 days

Sum Largest Numbers using LARGE function in Excel

by

LARGE function example shows you how to create an array formula that sums the largest numbers in a range.

Syntax:
LARGE(array, k)

Returns the k-th largest value in a data set.  You can use LARGE to return the highest, runner-up, or third-place score.

For example,

1. Find the second to largest number, use the following function.

2. To sum the 4 largest numbers (don’t be overwhelmed), add the SUM function and replace 2 with {1,2,3,4}.

3. Finish by pressing CTRL + SHIFT + ENTER.

Note: The formula bar indicates that this is an array formula by enclosing it in curly braces {}. Do not type these yourself. They will disappear when you edit the formula.

Explanation: The range (array constant) created by the LARGE function is stored in Excel’s memory, not in a range. The array constant looks as follows.

{22,10,8,6}

This array constant is used as an argument for the SUM function, giving a result of 46.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • Return blank if in Excel
  • IF with wildcards in Excel

Date Time

  • Convert Unix time stamp to Excel date
  • How to get Holiday Date from Year in Excel
  • Display Date is workday in Excel
  • Count day of week between dates in Excel
  • How to calculate next scheduled event in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Count cells that contain errors in Excel
  • How to calculate decrease by percentage in Excel
  • Excel Operators
  • Delete Blank Rows at Once in Excel
  • How to calculate percentage of total in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning