Wow.. thats awesome it worked great. I am trying different scenarios to test your formula.
I modified your formula to rank 1 "XXX" & "YYY" and rest is to be ranked based on decreasing Price (in continuous).
=IF(ISNA(MATCH(E4,{"XXX";"YYY"},)),IF(SUM(N(FREQUENCY(IF((B$4:B$23>B4)*(ISNA(MATCH(E$4:E$23,{"XXX";"YYY"},))),B$4:B$23),B$4:B$23)>0))+2,""),1)
However i am not getting it. What is wrong with my edit of the formula??
Bookmarks