greykitten
New Member
- Joined
- Oct 9, 2013
- Messages
- 2
Hello,
I'm trying to use the rank formula to retrieve the three largest values. However, the data that needs to be ranked is entered with a row in between each value. I can't figure out how the rank formula should be written (if even possible) to recognize and rank values on non-consecutive rows. I tried this formula =RANK(C20:C20,C22:C22,0)+COUNTIF(C20:C20,C22:C22,C20) with the C20:C20, C22:C22, etc representing single cells. My data looks like this below with a row in between. Thank you in advance for your help. I really appreciate it.
Thanks again,
grey kitten Value Rank
250 4
380 3
450 2
500 1
I'm trying to use the rank formula to retrieve the three largest values. However, the data that needs to be ranked is entered with a row in between each value. I can't figure out how the rank formula should be written (if even possible) to recognize and rank values on non-consecutive rows. I tried this formula =RANK(C20:C20,C22:C22,0)+COUNTIF(C20:C20,C22:C22,C20) with the C20:C20, C22:C22, etc representing single cells. My data looks like this below with a row in between. Thank you in advance for your help. I really appreciate it.
Thanks again,
grey kitten Value Rank
250 4
380 3
450 2
500 1