Excel RANK function

  • Post author:
  • Post category:Blog
  • Post comments:0 Comments
You are currently viewing Excel RANK function

Here, we will learn how to use the Excel statistical function: RANK.

RANK function

The Excel RANK function returns the rank of a numeric value when compared to a list of other numeric values. The function can be found in all the versions of Excel. RANK takes the arguments like this: (number, ref, [order]), of which number and ref are required arguments and order is an optional argument. Number accepts the number to rank, ref accepts the range containing numbers to rank against and order determines whether to rank in ascending or descending order. 0 will rank descending, which is the default value and 1 will rank ascending.

The formula in C3, copied down, is:

=RANK(B3,$B$3:$B$11)

You have successfully learnt how to use the Excel statistical function: RANK.

Download Practice Workbook

Kunal

Hey, I am Kunal Aggarwal, the founder and author of Kunal Excel Tip based in New Delhi, India. I have completed my postgraduation from NIIT Limited, New Delhi in Excel course in 2019. Since then, I have been using and learning Microsoft Excel and started writing posts on the spreadsheet software here since March 2024.

Leave a Reply