Rizky Tony
New Member
Hi guys,
I need help to rank double type data which have 2 decimal after .
Data:
Score Rank
61.50 1
31.33 2
31.33 4
31.00 4
I use this formula
=RANK.EQ(A2,$A$2:$A$5)+COUNTIF(A$2:A2,A2)-1
Best Regards,
RT
I need help to rank double type data which have 2 decimal after .
Data:
Score Rank
61.50 1
31.33 2
31.33 4
31.00 4
I use this formula
=RANK.EQ(A2,$A$2:$A$5)+COUNTIF(A$2:A2,A2)-1
Best Regards,
RT