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

Data Analysis

  • Conditional Formatting Data bars Examples in Excel
  • Error Bars in Excel
  • How to create dynamic reference table name in Excel
  • How To Filter Data in Excel
  • Excel Line Chart

References

  • How to create dynamic named range with OFFSET in Excel
  • Count unique text values with criteria
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Count rows with at least n matching values
  • Find closest match in Excel

Data Validations

  • Excel Data validation require unique number
  • Excel Data validation whole percentage only
  • Excel Data validation unique values only
  • Excel Data validation must begin with
  • Data validation must not exist in list

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel
  • IF with boolean logic in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get age from birthday in Excel
  • Add months to date in Excel
  • Convert date to Julian format in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • Convert text to date in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign data to groups in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Automatically fill series of cells in Excel using AutoFill
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to get original number from percent change in Excel
  • Basic text sort formula in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning