S
SOS
Any help would be appreciated:
I have a spreadsheet with a list of names and points awarded to the
and have some VBA code which then ranks the names in order.
My problem is that if two people have the same number of points Exce
ranks both them as 1st place and then the next person as 3rd. I woul
like the ranking to show that after a tie in 1st the next person woul
be ranked as 2nd (or a tie in 4th the next person would be ranked 5t
(and not 6th) and so on.
Is this possible?
Many thanks
Seamu
I have a spreadsheet with a list of names and points awarded to the
and have some VBA code which then ranks the names in order.
My problem is that if two people have the same number of points Exce
ranks both them as 1st place and then the next person as 3rd. I woul
like the ranking to show that after a tie in 1st the next person woul
be ranked as 2nd (or a tie in 4th the next person would be ranked 5t
(and not 6th) and so on.
Is this possible?
Many thanks
Seamu