Hey all, trying to create a ranking column based on two separate columns.
This is used for an archery league. There's the A score and B score. I need to rank each person first by the A score and then the B score. I can't just do it by sorting because each person will get a point total based on their ranking. If the person is 1st they get 4 points, 2nd through 5th they get 3 points, 6th through 10th they get 2 points, and 11th through 20th they get 1 point.
Any help would be greatly appreciated. I've attached an example to this post.
Bookmarks