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

Data Analysis

  • Conflicting Multiple Conditional Formatting Rules in Excel
  • Get column index in Excel Table
  • How to calculate average last N values in a table in Excel
  • How to Use Solver Tool in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to create dynamic named range with OFFSET in Excel
  • How to get address of named range in Excel
  • Two-column Lookup in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation with conditional list
  • Excel Data validation number multiple 100
  • Excel Data validation must not contain
  • Excel Data validation date in next 30 days

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

  • IF with boolean logic in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • Not Equal To ‘<>‘ operator in Excel
  • Return blank if in Excel

Date Time

  • Display Days until expiration date in Excel
  • Convert Excel time to decimal minutes
  • How to calculate future date say 6 months ahead in Excel
  • Count dates in current month in Excel
  • Check If Two Dates are same month in Excel

Grouping

  • Map text to numbers in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • How to calculate percent change in Excel
  • Using Existing Templates in Excel
  • How to count total number of cells in a rectangular range in Excel
  • How to calculate project complete percentage in Excel
  • Automatically fill series of cells in Excel using AutoFill
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning