P
PerryK
I have a basic Cross Tab Query that is feed by a table that is updated monthy.
The months are labled as 200901, 200902, 200903, etc..
The are also lines for 3Month, 6Month, 12Month, and YTD Average.
The Months are used for the column headings in the Cross Tab Query.
The problem i have is that when the data is updated each month, the dates
are not in order.
As an example when April data is added:
200901 200902 200903 3Month 6Month 12Month 200904 YTD
The correct order should be:
200901 200902 200903 200904 3Month 6Month 12Month YTD
Is there an easy way to do this?
Thanks
The months are labled as 200901, 200902, 200903, etc..
The are also lines for 3Month, 6Month, 12Month, and YTD Average.
The Months are used for the column headings in the Cross Tab Query.
The problem i have is that when the data is updated each month, the dates
are not in order.
As an example when April data is added:
200901 200902 200903 3Month 6Month 12Month 200904 YTD
The correct order should be:
200901 200902 200903 200904 3Month 6Month 12Month YTD
Is there an easy way to do this?
Thanks