I have a report that has date, two columns (codes) that the report is grouped by, a name, and a dollar amount column. The report is as I said grouped by the two code columns, and it displays the name, date, and dollar amount.
What I'm trying to do is while grouping by the first code, broken down again by the second code, I need to first total the dollar amount column by month, then by quarter, and finally by YTD. These totals need to be applied at the same group level as the second code grouping. Now, I've tried to do it in subreports, by linking on the two columns to queries that just provide totals by Month, Quarter, and YTD. That doesn't provide the appropriate results. Does anyone have any tips in providing these kinds of reports? Any help would really be appreciated at this point.
V
What I'm trying to do is while grouping by the first code, broken down again by the second code, I need to first total the dollar amount column by month, then by quarter, and finally by YTD. These totals need to be applied at the same group level as the second code grouping. Now, I've tried to do it in subreports, by linking on the two columns to queries that just provide totals by Month, Quarter, and YTD. That doesn't provide the appropriate results. Does anyone have any tips in providing these kinds of reports? Any help would really be appreciated at this point.
V