ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Changing percentrank ties (https://www.excelbanter.com/excel-discussion-misc-queries/37181-changing-percentrank-ties.html)

nesser522

Changing percentrank ties
 
How can I change the default "low" rank used to break ties in percent ranks?
Can it be set to medium or high?

olasa


Do you mean...

If this is a sample:
1
2
2
4

With Rank the order will be -- 4,2,2,1

And with CountIf...
Countif: =COUNTIF($A$1:$A$4,""&A1)+1 -- 4,2,2,1
Countif: =COUNTIF($A$1:$A$4,""&A1)+1+COUNTIF($A$1:$A$4,A1)-1 --
4,3,3,1

HTH
Ola Sandström


--
olasa
------------------------------------------------------------------------
olasa's Profile: http://www.excelforum.com/member.php...o&userid=17760
View this thread: http://www.excelforum.com/showthread...hreadid=390388



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

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