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

Data Analysis

  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to create dynamic reference table name in Excel
  • How to create Checklist in Excel
  • Subtotal function in Excel
  • Conditional Formatting Data bars Examples in Excel

References

  • Count rows with at least n matching values
  • Merge tables with VLOOKUP in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Excel Advanced Lookup using Index and Match Functions
  • Complete List of Excel Lookup and Reference Functions, References and Examples

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation must not contain
  • Excel Data validation exists in list
  • Excel Data validation with conditional list
  • Excel Data validation specific characters only

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

  • Nested IF function example in Excel
  • SWITCH function example in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • OR function Examples in Excel

Date Time

  • Calculate time difference in hours as decimal value in Excel
  • Count holidays between two dates in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • Convert Excel time to decimal hours in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group arbitrary text values in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Flash Fill in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Hide and Unhide Columns or Rows in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning