Hi.
I have a column of numbers:
23
13
23
7
25
25
19
23
8
I need to rank these numbers in an adjacent column, smallest to largest, with duplicate values sub-ranked. The result column for the above list would be:
5
3
6
1
8
9
4
7
2
I can use helper columns as needed.
Can't come up with the correct formulas...
Thanks!
Mor
I have a column of numbers:
23
13
23
7
25
25
19
23
8
I need to rank these numbers in an adjacent column, smallest to largest, with duplicate values sub-ranked. The result column for the above list would be:
5
3
6
1
8
9
4
7
2
I can use helper columns as needed.
Can't come up with the correct formulas...
Thanks!
Mor