Hi,
I've found a dynamic rank formula on the web that updates the rank as I filter, but I need to add another level, so it's ranking by country. I don't really understand how the formula works, so I'm unable to edit this myself.
This is the formula that I am using - SUM(IF(SUBTOTAL(103,OFFSET($A$2:$A7,ROW($A$2:$A$7)-ROW($A$2),0,1))>0,IF(A2<$A$2:$A$7,1)))+1
Any assistance would be much appreciated.
Thanks
I've found a dynamic rank formula on the web that updates the rank as I filter, but I need to add another level, so it's ranking by country. I don't really understand how the formula works, so I'm unable to edit this myself.
This is the formula that I am using - SUM(IF(SUBTOTAL(103,OFFSET($A$2:$A7,ROW($A$2:$A$7)-ROW($A$2),0,1))>0,IF(A2<$A$2:$A$7,1)))+1
Scores | Country | Global Rank | Rank by Country |
10 | UK | 4 | |
23 | USA | 3 | |
34 | UK | 2 | |
2 | USA | 6 | |
65 | UAE | 1 | |
3 | UAE | 5 | |
Any assistance would be much appreciated.
Thanks