hello,
I am programming chart of some time series and all the needed data is in excel sheets. Everything works fine except one thing: when I am taking event dates of time series (it is every last day of the month starting from 2008 01 31) from sheets I do not know how to rewrite them in different format, because it sheets it is given as:
310108, what would be as 2008.01.31 in my desiring format.
So my question would be:
imagine you have 3 data points, which occured on 310308, 300408 and 310508. Is it possible to copy these dates and somehow rewrite them in format of 2008.03.31, 2008.04.30 and 2008.05.31 into chart?
I would appreciate any help.
Regards,
Edgaras
I am programming chart of some time series and all the needed data is in excel sheets. Everything works fine except one thing: when I am taking event dates of time series (it is every last day of the month starting from 2008 01 31) from sheets I do not know how to rewrite them in different format, because it sheets it is given as:
310108, what would be as 2008.01.31 in my desiring format.
So my question would be:
imagine you have 3 data points, which occured on 310308, 300408 and 310508. Is it possible to copy these dates and somehow rewrite them in format of 2008.03.31, 2008.04.30 and 2008.05.31 into chart?
I would appreciate any help.
Regards,
Edgaras