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

Data Analysis

  • How to calculate current stock or inventory in Excel
  • How to create dynamic reference table name in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • How to sum a total in multiple Excel tables
  • Excel Line Chart

References

  • Two-way lookup with VLOOKUP in Excel
  • How to get first row number in range in Excel
  • Approximate match with multiple criteria in Excel
  • How to use Excel VLOOKUP Function
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • How To Create Drop-down List in Excel
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation no punctuation
  • Excel Data validation require unique number

Excel Rank race results Example

by

This tutorials shows how to Rank race results in Excel.

To rank a set of race times, where the lowest (fastest) time is ranked #1, you can use the RANK function.

Formula

=RANK(time,times,1)

Explanation

In the example shown, the formula in D6 is:

=RANK(C6,times,1)

Where times is the named range C6:C13.

How this formula works

You can use the RANK function to rank numeric values. RANK has two modes of operation: ranking values so that the largest value is ranked #1 (order = 0), and ranking values so that the smallest value is #1 (order = 1).

In this case, we are ranking race times. The lowest/fastest value should rank #1, so we set the order argument to 1:

=RANK(C6,times,1)

Post navigation

Previous Post:

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

Next Post:

AVERAGE 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

  • IF function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel

Date Time

  • Pad week numbers with zeros in Excel
  • How to calculate Quarter of Date in Excel
  • Display Days in month in Excel
  • Sum through n months in Excel
  • Convert time to time zone in Excel

Grouping

  • Running count group by n size in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • Group numbers at uneven intervals in Excel

General

  • Split Cell Content Using Text to Columns in Excel
  • AutoRecover file that was never saved in Excel
  • How to calculate profit margin percentage in Excel
  • Convert column number to letter in Excel
  • How to create dynamic named range with INDEX in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning