Rank Multiple Criteria Duplicates

jas888

New Member
Joined
Jun 13, 2018
Messages
4
Hello to everyone,
I have been an active reader and have only just joined today in a bid to get some assistance as quite normally the friendly advice that is readily available has been sufficient up until now (where I cannot find a solution to my following problem- apologies if it's listed somewhere already..?)


For simplicity I have put it below:



Ranking
{Col A}
Store {Col B}NOV% (Mth 1) -{Col C}DEC% (Mth 2) {Col D}JAN% (Mth 3) {Col E}Prev Mth vs Cuu Mth % {Col F}Mth 1 vs Mth 3 % {Col G}Adjusted Ranking {Col I}Store {Col J}JAN% {Col K}
1
A969693.5-2-21A93.5
3B88.79191022B91
4C88.390.285-5-33C91
2D7591910164D85
5E92.290.485-5-75E85
6F75.77784786F84

<tbody>
</tbody>


1. I need Col A Ranking formula based on Col E (Jan % figures)
2. Problem is there are two lots of DUPLICATE values in Col E (Store B & Store D who have reached 91% and Store C & Store E who have both reached 85%)
3. As a result I need to rely on another criteria to further rank these stores and that is based on figures in Col F (i.e. Previous Month vs Current Month difference in %)

4. As a result of the above, I then require Col J to Rank the stores "Names" in Descending order (i.e. from Largest to Smallest % as per above criteria)
5. Finally, (not sure if it's possible) I then require their respective % figures from JAN to be put alongside the Store names in Col K

6. BTW- Col I, J,K is what I'll be presenting to the stores as form of presentation slide
7. And if that lovely person would care to explain the reasoning behind the coding such that I can understand how to apply this in future.. (please)


SOMEONE, please help- as this is a big project I'm working on and to simplify this process would mean so much to me right now!

Thank you to all of you in advance who reach out to me!!!!:)




 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Unless I'm missing something, it seems sorting the data (Data -> Sort) with multiple levels is the easiest solution.
 
Upvote 0
Unless I'm missing something, it seems sorting the data (Data -> Sort) with multiple levels is the easiest solution.

Hi ValuationMan,
Thank you for your reply.
I’m not sure if I made myself clear, what I meant is the things I’ve listed - I.e. what each columns are to do etc is where I need the help in getting the formulas to calculate such.
Eg. Ranking when duplicates and then needing to further rank based on another criterion etc

So basically I need the formulas for all the respective components that I don’t know at the moment..?
 
Upvote 0
My understanding is that your data is Columns B-G and you want to calculate Columns I-K. Is that correct?
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,932
Messages
6,122,331
Members
449,077
Latest member
jmsotelo

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