Group:  Microsoft Access ยป microsoft.public.access.formscoding
Thread: Report Grouping and Calculating Subtotals then Total

Geek News

Report Grouping and Calculating Subtotals then Total
Mia 12/8/2008 9:34:01 PM
I am having an issue calculating subtotals in an Access Report. I have no
problem getting the total when I place the fields in the Report Footer, When
I try and place the same fields in the DivisionalTotalFooter, it is totaling
each entry not grouping the data together by Division. There are 6 division
categories and I would like to show on the report each entry for that current
day sorted by division, then a subtotal for each division under that, then at
the bottom a day total.

Somebody please help!
Thanks
RE: Report Grouping and Calculating Subtotals then Total
NTC 12/8/2008 11:16:00 PM

one assumes you have the Division as a grouping element with a footer per
Report design view

so I don't understand why you would not be able to establish a total for
each Division within its footer. I do not clearly understand what you mean
when you say:
"it is totaling each entry not grouping the data together by Division"

What is the code in your unbound division footer text box? it should
somethinglike
=Sum([FieldNameYouWantTotalled])

"Mia" wrote:

[Quoted Text]
> I am having an issue calculating subtotals in an Access Report. I have no
> problem getting the total when I place the fields in the Report Footer, When
> I try and place the same fields in the DivisionalTotalFooter, it is totaling
> each entry not grouping the data together by Division. There are 6 division
> categories and I would like to show on the report each entry for that current
> day sorted by division, then a subtotal for each division under that, then at
> the bottom a day total.
>
> Somebody please help!
> Thanks

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net