On 26 Mar 2007 15:02:45 -0700, "BerkshireGuy"
<berkshireguy2005-commerical@yahoo.comwrote:
Yes.
Ideally, you would re-use the parent report, just have it suppress the
Details section. NEVER discrepancies between the two.
-Tom.
Quote:
>I have a report that is grouped based on Month / Year. Then for each
>Month / Year, I have a summary for each agency of their sales. For
>each group, in the group footer, I total all the agencies together to
>get that month/year's over total.
>
>This is great, but now I want the groups total information in a
>seperate page (perhaps in the reports footer) so the user can quickly
>go to the end of the report if they are only looking for summarized
>information. Note: I don't want to total the groups summarized data,
>I just want to display it again at the end of the report.
>
>I did this by a subreport. Is that the best method?
>
>Thanks
>Brian