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

Data Analysis

  • How to create running total in an Excel Table
  • How to sum a total in multiple Excel tables
  • Understanding Anova in Excel
  • How to create a Histogram in Excel
  • Get column index in Excel Table

References

  • How to use Excel VLOOKUP Function
  • How to use Excel MMULT Function
  • How to create dynamic named range with OFFSET in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FORMULATEXT function

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation must contain specific text
  • Excel Data validation allow uppercase only
  • Excel Data validation with conditional list
  • Excel Data validation date in next 30 days

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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get fiscal year from date in Excel
  • Add decimal minutes to time in Excel
  • Add months to date in Excel
  • How to determine year is a leap year in Excel
  • Add decimal hours to time in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel

General

  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • How to generate random number between two numbers in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Check if range contains a value not in another range in Excel
  • How to get original price from percentage discount in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning