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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Get column index in Excel Table
  • How To Sort One Column or Multiple Columns in Excel
  • How to Create Column Chart in Excel
  • How To Create Frequency Distribution in Excel

References

  • How to get last row in numeric data in Excel
  • Extract data with helper column in Excel
  • How to get first column number in range in Excel
  • How to get relative column numbers in a range in Excel
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation must contain specific text
  • Excel Data validation date in next 30 days
  • Excel Data validation don’t exceed total
  • 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

  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to calculate Quarter of Date in Excel
  • Sum race time splits in Excel
  • Calculate series of dates by workdays in Excel
  • How to calculate nth day of year in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign people to groups in Excel
  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel

General

  • Count cells less than in Excel
  • Lock Cells in a Worksheet Excel
  • Zoom Worksheet in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate percent of goal in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning