In my database i have a count for each day, but i need to sum the total for each month and the total for the year on one report. THe months must be the columns so i have to use a cross tab query. Because the dates use month, day, year, when i query it will only group the days together, not the months. Is there a way to reformat the dates into month and year only and query off of that by each year? Thanks
Query that groups by month
Collapse
X
Comment