Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i was wrong in my formula. A12 in RANK should be A1. But your formula is
much more simple. i think it might be better to use COUNTIF(ref, number)/2 as Correction factor for tied ranks instead of [COUNT(ref) + 1 - RANK(number, ref, 0) - RANK(number, ref, 1)]/2 in the help Regards keiji "Bernd P" wrote in message ... =RANK(A1,A$1:A$12,1)+(COUNTIF(A$1:A$12,A1)-1)/2 Regards, Bernd |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
top ten ranking | Excel Discussion (Misc queries) | |||
Duplicates in excel that aren't 100% DUPLICATES ... | Excel Discussion (Misc queries) | |||
Ranking | Excel Worksheet Functions | |||
Ranking with Duplicates | Excel Worksheet Functions | |||
Ranking without duplicates | Excel Discussion (Misc queries) |