Hi!
I am working with a large spread sheet that i need to rank a pricing column. I have the rank formula working, however if there are cells that are the same, the rank skips the number and adds 1.
Cell L11: $2.75 Rank 3
Cell L12: $2.90 Rank 4
Cell L13: $2.30 Rank 1
Cell L14: $2.30 Rank 1
Rank # 3 should be ranked #2
The formula I am using is:
=Rank(L11,$L$11:$L$14,1)
I'm not sure how to fix this. Any help would be appreciated.
Thanks!
I am working with a large spread sheet that i need to rank a pricing column. I have the rank formula working, however if there are cells that are the same, the rank skips the number and adds 1.
Cell L11: $2.75 Rank 3
Cell L12: $2.90 Rank 4
Cell L13: $2.30 Rank 1
Cell L14: $2.30 Rank 1
Rank # 3 should be ranked #2
The formula I am using is:
=Rank(L11,$L$11:$L$14,1)
I'm not sure how to fix this. Any help would be appreciated.
Thanks!