ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Rank where lowest value is highest rank (https://www.excelbanter.com/excel-worksheet-functions/59754-rank-where-lowest-value-highest-rank.html)

mile3024

Rank where lowest value is highest rank
 
I am having trouble ranking cells where the lowest value receives the highest
ranking. Excel RANK function always wants to reward the highest number with
the highest rank. What do I need to do to adjust this formula.

Biff

Rank where lowest value is highest rank
 
Hi!

Try this:

Set the third argument to 1.

=RANK(A1,A$1:A$10,1)

Biff

"mile3024" wrote in message
...
I am having trouble ranking cells where the lowest value receives the
highest
ranking. Excel RANK function always wants to reward the highest number
with
the highest rank. What do I need to do to adjust this formula.




Alan

Rank where lowest value is highest rank
 
Try using either
=RANK(A1,$A$1:$Z$1,0) [or just =RANK(A1,$A$1:$G$1)]
or
=RANK(A1,$A$1:$G$1,1)
This reverses the ranking according to which one you use,
Regards,
Alan.
"mile3024" wrote in message
...
I am having trouble ranking cells where the lowest value receives the
highest
ranking. Excel RANK function always wants to reward the highest number
with
the highest rank. What do I need to do to adjust this formula.





All times are GMT +1. The time now is 05:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com