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

Data Analysis

  • Randomize/ Shuffle List in Excel
  • How to calculate average last N values in a table in Excel
  • How to calculate current stock or inventory in Excel
  • How to Create Column Chart in Excel
  • How to create Gauge Chart in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • How to use Excel ROWS Function
  • How to get last row in mixed data with blanks in Excel
  • How to get relative row numbers in a range in Excel
  • Offset in Excel

Data Validations

  • Excel Data validation whole percentage only
  • Excel Data validation only dates between
  • Excel Data validation must begin with
  • Excel Data validation must not contain
  • Excel Data validation unique values only

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

  • Extract multiple matches into separate rows in Excel
  • How to use Excel FALSE Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • TODAY function: Description, Usage, Syntax, Examples and Explanation
  • Get last working day in month in Excel
  • How to get same date next month or previous month in Excel
  • Calculate series of dates by workdays in Excel
  • Get last weekday in month in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • Categorize text with keywords in Excel

General

  • Check if multiple cells have same value with case sensitive in Excel
  • How to increase by percentage in Excel
  • How to count total number of cells in a rectangular range in Excel
  • How to Insert Cells, Row and Rows in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning