Multiple Criteria Ranks-Sumproduct, But skip duplicate ranks! & Reverse Ranks

kul00

New Member
Joined
Aug 24, 2011
Messages
2
I need a big help from experts. =]

After a day-research, I learned how to rank entries from multiple groups.

I ranked column D (A+B groups having highest C value) using sumproduct..But I need to skip duplicates in this column, and retain sequential orders. (1, 2, 3, 4...Not 1, 2, then 4!)

I need a formula for my expected output column (Column G)...If you can further help, reverse ranks columns will also make my job much easier.:cool:


-- removed inline image ---
 
Last edited:

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
I'm sorry not able to post my screenshot, new to this forum.

This is the example.

ColumnA B Value Expected-Ranks Ranks-Reverse
Group1 TEST1 6 2 2
Group1 TEST1 6 2 2
Group1 TEST2 2 1 3
Group1 TEST3 8 3 1
Group1 TEST3 8 3 1
Group2 TEST1 20 1 3
Group2 TEST1 20 1 3
Group2 TEST2 40 2 2
Group2 TEST2 40 2 2
Group2 TEST2 40 2 2
Group2 TEST3 60 3 1
 
Upvote 0

Forum statistics

Threads
1,214,943
Messages
6,122,369
Members
449,080
Latest member
Armadillos

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