Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Dear all,
I want to do ranking by comparing value in each rows in columnB(Score). The ranking will appear in columnC(Rank).But i don't know how to develop a macro to do this. Sample data is as follows. Thanks in advance for any help. Original data: Name Score Rank ComA 15 ComB 44 ComC 5 ComD 21 ComE 10 Expected output: Name Score Rank ComA 15 3 ComB 44 5 ComC 5 1 ComD 21 4 ComE 10 2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro for top10 & worst10 ranking | Excel Programming | |||
macro for top10 and wors10 in ranking | Excel Programming | |||
Ranking??? | New Users to Excel | |||
Ranking | Excel Worksheet Functions | |||
ranking over a sum | Excel Worksheet Functions |