Hi,
I have a query with a field that shows the month for each record:
Month: (Format$([DateOfData],"mmm yy"))
The query results are linked to a pivot table in Excel....my problem is that I need to sort my months in month order in the pivot table but it reads the month as text so puts them in alphabetical order instead.
How can I change this either in the pivot table or the access query (ideally in Access as I have a number of other queries I am building that will include the month)
Thank you...
I have a query with a field that shows the month for each record:
Month: (Format$([DateOfData],"mmm yy"))
The query results are linked to a pivot table in Excel....my problem is that I need to sort my months in month order in the pivot table but it reads the month as text so puts them in alphabetical order instead.
How can I change this either in the pivot table or the access query (ideally in Access as I have a number of other queries I am building that will include the month)
Thank you...