Ranking column in SMARTSHEET

Hi all ,
I am managing a contest between 10 candidates , and I would like to establish a ranking acoording to the " total points " obtained ( yellow column ) .
The ranking will be progressive as the candidates receive points incrementally .
Any suggestion ?
Comments
-
=if([Total Points / 100]@row = max([Total Points / 100]$2:[Total Points / 100]$11), 1,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,2),2,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,3),3,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,4),4,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,5),5,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,6),6,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,7),7,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,8),8,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,9),9,if([Total Points / 100]@row = large([Total Points / 100]$2:[Total Points / 100]$11,10),10,""
The above should post a 1 - 10 based on the relative value of the integer in the corresponding row. If you add a column, add this to the second row of said column, and drag it down 10 rows I believe it will give you what you want.
-
That or you can do it the smart way and use the new formulas I always forget about.
-
Thank you very much !
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives