I have a list of data that consists of 3 columns
Col A consists of values T1-T4
Col B consists of a region name (North American, Europe, etc)
Col c consists of a numeric value
I need to create a formula that will rank the above based on their value within their region with all T1 values being ranked first, then T2, etc.
So a T1 for North America with a value of 100 (being the highest value in the list for North America for all T1's) would be 1 and a T4 for North America for 100 rank would be the next number after all the T1-T3's had been ranked.
TIA
Col A consists of values T1-T4
Col B consists of a region name (North American, Europe, etc)
Col c consists of a numeric value
I need to create a formula that will rank the above based on their value within their region with all T1 values being ranked first, then T2, etc.
So a T1 for North America with a value of 100 (being the highest value in the list for North America for all T1's) would be 1 and a T4 for North America for 100 rank would be the next number after all the T1-T3's had been ranked.
TIA