timeseries in wrong format

pc1404

New Member
Joined
Mar 30, 2018
Messages
2
Hi,

I am trying to analyze monthly income and volume data; problem is that the data is in following format

Client NameIncome Jan 18Income Feb 18Volume Jan 18Volume Feb 18Visits Jan 18Visits Feb 18
Client name 12343434344434422344323423424
Client name 2234224234525345525453535

<tbody>
</tbody>


When making a pivot table the columns headed Jan 18 / Feb 18 etc are (rightfully) not recognized as dates; would there be an easy way to transform this data so that I could analyze trends based on the dates ? Background information: the excel containts thousands of rows of clients and about 50 columns containing the date datasets (income jan, income feb, income march etc.. ) and is generated in a big corporate without any possibility to change the way the data is delivered to me

thanks !!
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
you might consider changing the header dates to real one, ie first of Feb, and custom formatting as Feb 18 ie "mmm yy"
 
Upvote 0
you might consider changing the header dates to real one, ie first of Feb, and custom formatting as Feb 18 ie "mmm yy"

Thanks for the suggestion. I think two big issues with that:

1) I have multiple columns containing data for the same time period ; so one column labelled income feb 18; another labelled sales feb 18; another labelled turnover feb 18. So renaming them to feb 18 and formatting that cell as date wouldn't work.

2) I'll receive this excel with over 50 columns every month; so would be easier/better if somehow i can make the process of transforming the date automatic (best would be to change the source I know; but that just won't be possible).
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,751
Members
448,989
Latest member
mariah3

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