D
dellbad
I need some assistance ranking a set of numbers. Here is the help screen
that Microsoft provides.
A
Data
1 7
2 3.5
3 3.5
4 1
5 2
Formula Description (Result)
=RANK(A3,A2:A6,1) Rank of 3.5 in the list above (3)
=RANK(A2,A2:A6,1) Rank of 7 in the list above (5)
This works great if I want to rank cell A1 #5. What is the formula is I
want cell A1 (the highest) to be ranked #1?
Thanks in advance for your help.
Regards,
Cory
that Microsoft provides.
A
Data
1 7
2 3.5
3 3.5
4 1
5 2
Formula Description (Result)
=RANK(A3,A2:A6,1) Rank of 3.5 in the list above (3)
=RANK(A2,A2:A6,1) Rank of 7 in the list above (5)
This works great if I want to rank cell A1 #5. What is the formula is I
want cell A1 (the highest) to be ranked #1?
Thanks in advance for your help.
Regards,
Cory