Sum data table with X and Y axis criteria

bryangl2

New Member
Joined
Oct 8, 2015
Messages
6
Hello all,

I am trying to create an automated form (field ticket) that collects (Sums) data from a table. Horizontally I have the main criteria, in this case it is a location. Vertically is every date for the rest of year. We invoice every 5 days and have to charge separately by location so on the form I created I put a start date of 10/1/15 and end date of 10/5/15 and then in another cell I list the location (location 1 for this instance) and it sums the volume for that location in that date range...in this case it's 27.


image.tiff


image.tiff


Another example would be:
Start Date: 10/6/15
End Date: 10/10/15
Location 3
Total Volume would equal 40

I was able to get the date ranges correct using SUMIFS and basically saying add anything "on or after Start Date" and "on or before End Date" but could figure out how bring in the Row Data for location. On the form, Would ultimatly like to type in the start and end date, and select what location, and it spits out the totals. This would allow field personnel to only input volumes and not have to do any math for tickets to be signed by customers. Thanks so much for any advice.
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,226,365
Messages
6,190,548
Members
453,611
Latest member
JRM59

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