Sum totals by month from date field
Is there a simple way to create sum totals by month? I have a date field such as 01Apr2008 and I would like to tabulate by month.
I can display the date as only a month-year, such as 4/2008, but I can't use the tabulate function as it does it by day based on the underlying data.