How to Calculate Ranking in Excel

in Build-It5 years ago

Hello friends, hopefully you will be enjoying your life with good health and spirit.MS Excel is an important tool which make your work easier and efficient. Proficient use of excel may save your precious time. In today's post I would like to share how to rank any table in MS excel.

Rank function is useful when you are evaluating a big data file where you have to sort out data ranking either ascending or descending order. e.g. If you are evaluating a big cost evaluation and you have to find the lowest bidder or you are preparing result. This function can be used easily all such works.

Learn By Example

Untitled.png

We have a data of companies which took part in the bidding option. We want to select the lowest bid from the cost offered by various companies. We can use Rank function to calculate the rank of each company where they stand.

  1. Enter the data in MS excel sheet.
  2. You can find rank option in formula tab. Just click at formula, more function tab, compatibility and you will find rank function in the below tab. You can also use "=rank" in the formula bar directly.
  3. Rank function need three value to perform. First is the cell you want to check the rank, second one includes the list where you want to rank and third value includes the order you want to perform.
  4. To select order there are two option "0" & "1" Use zero if you want Descending order and 1 if you want ascending order.

100.png

Apply the formula =rank($C2,$C$2:$C$20,1)

  1. The first value is showing the cell number you want to determine. i.e $C2
  2. The second value is the list of cell from where you want to check i.e $C$2:$C$20
  3. The third value is the order. I want ascending order so i select 1.
  4. Remember, use absolute cell to avoid any mistake. Any cell can be absolute by using "$". If you want to make column and rows absolute use $ sign before each column and rows. e.g "$C$2" This is absoluate cell. If you want to fix column use $C2. You can change the sign by using F4 command.
  5. Apply the formula to the first row.
  6. Now drag it to the remaining part of the table.

101.png

Excel will perform quick calculation for you. I hope you will like my today's post. Don't hesitate to comment if you want to ask something. Wish you all a very happy, healthy and prosperous life ahead. Have a nice time.

Sort:  

Upvoted by GITPLAIT!

We have a curation trial on Hive.vote. you can earn a passive income by delegating to @gitplait
We share 80 % of the curation rewards with the delegators.


To delegate, use the links or adjust 10HIVE, 20HIVE, 50HIVE, 100HIVE, 200HIVE, 500HIVE, 1,000HIVE, 10,000HIVE, 100,000HIVE


Join the Community and chat with us on Discord let’s solve problems & build together.