I'm trying to create a report that sorts on three different date fields by month. I'm creating a membership database where members could pay for their membership, campsite & building permits at three different times. The database keeps three different date fields for each payment type. I want to track all types of payments by month. When I create an access report, It seems I can only group by one of the date variables. For example, the report is sorted/grouped by membership renewal date; thus any member who renewed in January has their campsite & building permit payments included in the January totals even though those payments were made in other months. Is is possible to group a report by month, but on three different date variables?