Hello y’all
I have a list, example below that I used function RANK, =RANK(Number,Ref,1), to rank from lowest to highest.
Now I want to only rank those that meet the criteria “Y” and ignore all the “N”. Any suggestions?
I have used an Advanced Filter to extract all the “Y” and the rank the result.
However, I’d like to rank with one formula (perhaps an IF function?) in the Rank column.
Value Acceptable Rank 2,340,000 Y 2 2,550,000 Y 3 2,780,000 N 4 2,221,000 Y 1 2,820,000 Y 5 2,890,000 Y 6 3,400,000 N 8 3,100,000 Y 7 3,500,000 Y 9 3,512,000 Y 10
Thanks so much,
Rich