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

Data Analysis

  • How to create a Histogram in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Understanding Anova in Excel
  • How To Insert and Customize Sparklines in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • Count rows with at least n matching values
  • Lookup entire row in Excel
  • How to get relative row numbers in a range in Excel
  • To count total rows in a range in Excel

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation with conditional list
  • Excel Data validation require unique number
  • Excel Data validation only dates between
  • Excel Data validation specific characters only

LARGE function: Description, Usage, Syntax, Examples and Explanation

by

What is LARGE function in Excel?

LARGE function is one of Statistical functions in Microsoft Excel that returns the k-th largest value in a data set. You can use this function to select a value based on its relative standing. For example, you can use LARGE to return the highest, runner-up, or third-place score.

Syntax of LARGE function

LARGE(array, k)

The LARGE function syntax has the following arguments:

  • Array    Required. The array or range of data for which you want to determine the k-th largest value.
  • K    Required. The position (from the largest) in the array or cell range of data to return.

LARGE function formula explanation

  • If array is empty, LARGE returns the #NUM! error value.
  • If k ≤ 0 or if k is greater than the number of data points, LARGE returns the #NUM! error value.

If n is the number of data points in a range, then LARGE(array,1) returns the largest value, and LARGE(array,n) returns the smallest value.

Example of LARGE function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Data
3 4
5 2
3 4
5 6
4 7
Formula Description Result
=LARGE(A2:B6,3) 3rd largest number in the numbers above 5
=LARGE(A2:B6,7) 7th largest number in the numbers above 4

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

CLEAN function: Description, Usage, Syntax, Examples and Explanation

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

  • Check multiple cells are equal in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • Return blank if in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Display Date is same month in Excel
  • Count dates in current month in Excel
  • Calculate number of hours between two times in Excel
  • Two ways to sum time over 30 minutes in Excel
  • Custom weekday abbreviation in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel
  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel

General

  • Excel Autofill Cell Ranges, Copy, Paste
  • How to calculate percent sold in Excel
  • Convert column number to letter in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • How to calculate percentage of total in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning