I have a report that the user needs to enter the month they would like to start at (ie January) In the code it will also pull the 2 months before that month. the user is then asked what year they would like to view. (ie 05). If the month is January or February then the year they enter has to subtract 1 so it will pull the other past months from the right year.
After all that they want the report to be formatted like this:
Equipment Category
Month1, Month2, Month3
Total for Month1,Total for Month2,Total for Month3
I've tried doing a crosstab but it doesn't pull the right months and year.
Any help would be greatly appreciated.
After all that they want the report to be formatted like this:
Equipment Category
Month1, Month2, Month3
Total for Month1,Total for Month2,Total for Month3
I've tried doing a crosstab but it doesn't pull the right months and year.
Any help would be greatly appreciated.