RANK Based on Multiple Criteria

surkdidat

Well-known Member
Joined
Oct 1, 2011
Messages
582
Office Version
  1. 365
Please can someone help!

I need the ability to rank (based on score in Column AK with the highest number being ranked 1)
This should only rank if column H has a status of "Pipeline". Any other status (or blank) should be ignored in the ranking criteria
In Column I is the Development Area ( AreaA, AreaB, AreaC, AreaD). This needs to be exclusive to the rank.
So If DevA has 3 rows of Pending with scores of 18, 17 and 16 it would rank these as 1, 2 and 3
and if Dev B has scores of 17, 15, 13, then this would also rank as 1, 2, 3 - as the Development Area in this case is different)
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Use =CONCATENATE (criteria1, criteria2, [criteria3], ...)
 
Upvote 0

Forum statistics

Threads
1,215,326
Messages
6,124,267
Members
449,149
Latest member
mwdbActuary

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top