M
Monte Comeau
Hi All,
I have four columns
1: HOLE
2: GROUP A SCORE AVERAGE
3: GROUP B SCORE AVERAGE
4: AVERAGE SCORE DIFFERENCE
In column 5, I would like to rank each hole (row) from 1-9, with the highest
average score difference being ranked 1, and so on down to the 9th ranked
hole.
What function do I use to do this? I have tried MAX(range,1) then
MAX(range,2) etc and that does not work. The RANK function is confusing to
me. Any ideas.
Thanks in advance to any help.
I have four columns
1: HOLE
2: GROUP A SCORE AVERAGE
3: GROUP B SCORE AVERAGE
4: AVERAGE SCORE DIFFERENCE
In column 5, I would like to rank each hole (row) from 1-9, with the highest
average score difference being ranked 1, and so on down to the 9th ranked
hole.
What function do I use to do this? I have tried MAX(range,1) then
MAX(range,2) etc and that does not work. The RANK function is confusing to
me. Any ideas.
Thanks in advance to any help.