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

Data Analysis

  • How to calculate average last N values in a table in Excel
  • How To Insert and Customize Sparklines in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How to create running total in an Excel Table
  • How To Sort One Column or Multiple Columns in Excel

References

  • How to get relative column numbers in a range in Excel
  • How to retrieve first match between two ranges in Excel
  • Left Lookup in Excel
  • How to use Excel MMULT Function
  • Count unique text values with criteria

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation exists in list
  • Excel Data validation number multiple 100
  • Excel Data validation no punctuation
  • Prevent invalid data entering in specific cells

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

  • How to return blank in place of #DIV/0! error in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • IF, AND, OR and NOT Functions Examples in Excel

Date Time

  • How to calculate Day of the Year in Excel
  • How to calculate next scheduled event in Excel
  • Convert Unix time stamp to Excel date
  • Count dates in current month in Excel
  • Sum race time splits in Excel

Grouping

  • If cell contains one of many things in Excel
  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel
  • Group times into 3 hour buckets in Excel

General

  • Subtotal by invoice number in Excel
  • How to get original number from percent change in Excel
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • How to get random value from list or table in Excel
  • How to get original price from percentage discount in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning