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
  • Excel Frequency Function Example
  • How to add Trendline to a chart in Excel
  • How to count table columns in Excel
  • How to Create Column Chart in Excel

References

  • Excel Advanced Lookup using Index and Match Functions
  • How to reference named range different sheet in Excel
  • How to use Excel FORMULATEXT function
  • How to create dynamic named range with OFFSET in Excel
  • INDEX function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation unique values only
  • Prevent invalid data entering in specific cells
  • Excel Data validation with conditional list
  • Excel Data validation allow uppercase only
  • Excel Data validation number multiple 100

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

  • Invoice status with nested if in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use Excel XOR Function
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to enter Today’s Date or Static Date and Time in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation
  • Calculate date overlap in days in Excel
  • Sum race time splits in Excel
  • How to calculate workdays per month in Excel

Grouping

  • If cell contains one of many things in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel

General

  • Basic numeric sort formula in Excel
  • How to calculate percent change in Excel
  • List worksheet index numbers in Excel
  • How to Insert Cells, Row and Rows in Excel
  • Zoom Worksheet in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning