Hi
I have made a ranking list in descending order using the formula =RANK(A1,$A$1:$A$10,1) where 10 is the highest score and 1 is the lowest score.
The ranking list contains duplicate values, and the returned order is:
10, 8, 8, 7, 6, 5, 3, 3, 2, 1
I would like the results to be reported as
10, 9, 9, 7, 6, 5, 4, 4, 2, 1
Is this possible?
Thanks
I have made a ranking list in descending order using the formula =RANK(A1,$A$1:$A$10,1) where 10 is the highest score and 1 is the lowest score.
The ranking list contains duplicate values, and the returned order is:
10, 8, 8, 7, 6, 5, 3, 3, 2, 1
I would like the results to be reported as
10, 9, 9, 7, 6, 5, 4, 4, 2, 1
Is this possible?
Thanks