Returning the Max from a large amount of data and multiple criteria

patteb

New Member
Joined
Oct 23, 2017
Messages
6
is it possible to use a formula that will return the below from a large amount of data when given a date range?
i need to know what Assigned ID performed the best over the date period, what was their total volume for that date period and the location.

i have been looking for formuals that use Sum with Max but can find anything that suits .

the Assigned ID can be duplicated within the date period so i need to be able to sum all that are the same for that peiod and retun the max.

the retuns needed is as follows:
Assigned ID Total Volume Location

the coulms in the data are:
A - Assigned ID
B - Volume
C - Location
D - Language
E - Date Range

Eg:
Assigned ID Volume Location Language Date Range
261654 152 Dublin English Jan 01 - 15
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Hey patteb,

I agree with Steve059L's suggestion of using Pivot table(s) for your need since what you seem to be asking for is most easily accomplished in that way.

If you're not familiar with Pivot tables, doing a google search on the subject should yield some beginner tutorials. If you're not having any luck in that arena, return here and I'm sure we'll be happy to assist further.
 
Upvote 0

Forum statistics

Threads
1,223,897
Messages
6,175,271
Members
452,628
Latest member
dd2

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