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

Data Analysis

  • How To Create Frequency Distribution in Excel
  • How to create Checklist in Excel
  • How to Use Solver Tool in Excel
  • How to count table columns in Excel
  • How to count table rows in Excel

References

  • Excel Advanced Lookup using Index and Match Functions
  • How to use Excel ROWS Function
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • Convert text string to valid reference in Excel using Indirect function
  • How to get last row in mixed data with blanks in Excel

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation only dates between
  • Excel Data validation must begin with
  • Excel Data validation allow uppercase only
  • Excel Data validation with conditional list

nth largest value in Excel

by

This tutorial shows how to calculate nth largest value in Excel using the example below;

Formula

=LARGE(range,nth)

Explanation

To get the 2nd largest value, 3rd largest value, 4th largest value, and so on, from a set of data, you can use the LARGE function.

In the example shown, the formula in J5 is:

=LARGE($C5:$G5,2)

How this formula works

The LARGE function is fully automatic — you just need to supply a range and an integer for”nth” to specify the ranked value you want.

The official names for these arguments are “array” and “k”.

Note: you can also use the MAX function to get the largest value (i.e. the largest value).

Post navigation

Previous Post:

How to use Excel CHOOSE Function

Next Post:

Customize Ribbon 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

  • Invoice status with nested if in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • How to return blank in place of #DIV/0! error in Excel
  • Return blank if in Excel

Date Time

  • DATE function: Description, Usage, Syntax, Examples and Explanation
  • Calculate total hours that fall between two times in Excel
  • Extract date from a date and time in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation
  • Convert Unix time stamp to Excel date

Grouping

  • Group numbers at uneven intervals in Excel
  • Group times into 3 hour buckets in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel

General

  • Creating and Opening an existing file in Excel
  • Count cells that do not contain many strings in Excel
  • Basic text sort formula in Excel
  • How to generate random number weighted probability in Excel
  • 3D SUMIF for multiple worksheets in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning