Data Set with multiple dates - needs calendar pivot table

MiniFi

New Member
Joined
May 10, 2018
Messages
1
Hi,
I've got a data set that looks like the below
Listing
CompanyListing 1Listing 2Activity a (1)Activity b (1)Activity a (2)Activity b (2)
DanDan's CDSDan's Books Jan 30Feb 12April 9Jan 20
BobBob's DVDsBob's PlatesJan 2March 8Jan 2Jan 30

<tbody>
</tbody>

I would like to be able to create a table from this data set that looks like the below:
JanFebMarApril
week 1Activity a / Bob's DVDs
Activity a / Bob's plates
Activity B / Bob's DVDs
week 2Activity B / Dan's CDs Activity A / Dan's Books
week 3Activity B / Dan's Books
week 4Activity a / Dan's CDs
Activity B / Bob's Plates

<tbody>
</tbody>


The data set is exported from a web program so I can make adjustments but I would rather keep these to a minimum where possible. I've worked with simple tables and pivot tables before but I just can't get my head around how to achieve this.

Thank you!
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK

Forum statistics

Threads
1,214,608
Messages
6,120,500
Members
448,968
Latest member
screechyboy79

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