Sum top 10 unique values

momoua

New Member
Joined
Feb 27, 2018
Messages
3
Hi, i'm trying to sum the top 5 entities that distributed in a particular month. However, if an entity distributed more than once in a month then sum the amounts that entity distributed in that month so it is only counted as one entity instead of 2. E.g. if I am doing my report for June 2016, what is the sum of the top 5 entities that distributed in June. Answer = 710. But can i please have an excel formula so i don't have to do this manually each month? Thanks so much!
DateEntityAmount
1/5/16E-123100
5/6/16E-102200
6/6/16E-102300
7/6/16E-101100
10/6/16E-10560
12/6/16E-10020
14/6/16E-12030
15/6/16E-10310

<tbody>
</tbody>
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
A PivotTable would make quick work of this task, I think. Do you know how to use PTs?
 
Upvote 0
I agree, but is it possible to have a formula outside the pivot table to sum the top 10 values for the month (ensuring that duplicate entities are counted as one)?
 
Upvote 0
Actually, pivot table would have the total per entity anyway. ok that would work. thank you
 
Upvote 0

Forum statistics

Threads
1,216,099
Messages
6,128,822
Members
449,469
Latest member
Kingwi11y

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