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

Data Analysis

  • Error Bars in Excel
  • Move chart to a separate worksheet in Excel
  • How to Create Column Chart in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Use Data Form to input, edit and delete records in Excel

References

  • How to use Excel TRANSPOSE Function
  • Left Lookup in Excel
  • How to use Excel MATCH Function
  • How to get address of last cell in range in Excel
  • How to get first column number in range in Excel

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation require unique number
  • How To Create Drop-down List in Excel
  • Excel Data validation date in specific year
  • Excel Data validation only dates between

PERCENTRANK.EXC function: Description, Usage, Syntax, Examples and Explanation

by

What is PERCENTRANK.EXC function in Excel?

PERCENTRANK.EXC function is one of Statistical functions in Microsoft Excel that returns the rank of a value in a data set as a percentage (0..1, exclusive) of the data set.

Syntax of PERCENTRANK.EXC function

PERCENTRANK.EXC(array,x,[significance])

The PERCENTRANK.EXC function syntax has the following arguments:

  • Array:  The array or range of data with numeric values that defines relative standing
  • X: The value for which you want to know the rank.
  • Significance (Optional): A value that identifies the number of significant digits for the returned percentage value. If omitted, PERCENTRANK.EXC uses three digits (0.xxx).

Explanation of PERCENTRANK.EXC function

  • If array is empty, PERCENTRANK.EXC returns the #NUM! error value.
  • If significance < 1, PERCENTRANK.EXC returns the #NUM! error value.
  • If x does not match one of the values in array, PERCENTRANK.EXC interpolates to return the correct percentage rank.

Example of PERCENTRANK.EXC 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
1
2
3
6
6
6
7
8
9
Formula Description Result
=PERCENTRANK.EXC(A2:A10, 7) Returns the rank of the value 7 from the array contained in A2:A10. 0.7
=PERCENTRANK.EXC(A2:A10,5.43) Returns the rank of the value 5.43 in the same array. 0.381
=PERCENTRANK.EXC(A2:A10,5.43,1) Returns the rank of the value 5.43 in the same array, displaying only 1 significant digit in the result (the default is 3). 0.3

Post navigation

Previous Post:

How to generate random date between two dates 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 return blank in place of #DIV/0! error in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel

Date Time

  • Convert Unix time stamp to Excel date
  • Convert Excel time to decimal seconds
  • Sum race time splits in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • TODAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to calculate total from percentage in Excel
  • How to calculate profit margin percentage in Excel
  • Create dynamic workbook reference to another workbook in Excel
  • List sheet names with formula in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning