I'm trying to get a report setup to show me data in the in the following
manner:
Month data 1 data 2 data 3 data 4
Jan 2 5 4 9
Feb 5 8 7 9
Mar 8 1 5 10
Apr 2 4 5 8
The problem is that the months are being displayed in alphabetical order
rather than calendar order. When I run the crosstab query...
Read more
manner:
Month data 1 data 2 data 3 data 4
Jan 2 5 4 9
Feb 5 8 7 9
Mar 8 1 5 10
Apr 2 4 5 8
The problem is that the months are being displayed in alphabetical order
rather than calendar order. When I run the crosstab query...
Read more