Consolidate sales data from individual days to quarters

countemup

New Member
Joined
Dec 16, 2009
Messages
5
I have 15 products in Column A with data for each product by specific date in Columns B - AHN. Row 1 contains the dates, Row 2 contains the corresponding quarters, with Rows 3 - 17 containing the data for the Products:

A B C D ... AHN
1 2/26/01 3/23/01 4/12/01 ... 12/10/17
2 1Q2001 1Q2001 2Q2001 ... 4Q2017
3 Glasses 0 300 0 ... 0
...
17 Dresses 0 0 500 ... 2000


There are days with no data on any product, so Column B is 2/2/01 and Column E is 3/23/01 (Nothing happened between Feb 3 and March 22). And not all products have sales on the same day or even same month, so Product A (Glasss) will have data in Cell D3, but other products have no data for that date.). I want to show sales by quarter for each of the 15 products, with Column B being 1Q2001, Column C being 2Q2001, etc. and Row 3 as Product #1 , Row 4 being Product #2 , all the way to Product 15 in Row 18Is there a way to do this with Pivot Tables? If not, how? I would prefer not to use VBA since I mainly use a Mac
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.

Forum statistics

Threads
1,215,477
Messages
6,125,036
Members
449,205
Latest member
Eggy66

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