A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Summing multiple subreports into main report



 
 
Thread Tools Display Modes
  #1  
Old July 26th, 2007, 09:40 PM posted to microsoft.public.access.reports
ZombieGeoff
external usenet poster
 
Posts: 2
Default Summing multiple subreports into main report

I have read through the replies of earlier requests on this issue and could
not resolve my issue. I am a self taught access user (but use it daily and
build semi complex db's) so if there is an easier way to accomplish this,
please let me know.

I have 5 subreports that have a subtotal in the group footer of each
subreport. I am trying to get a grand total of all 5 of those in my main
report. In each of the subreports, the expression
=sum([bonus_accrual_impact]) is in the footer of each report.

I have tried the unbound txt box in the detail and footer sections, but I
always come up with an error. The txt box is set up as a running sum
currently.

If anyone can help me with this, I would greatly appreciate it.
  #2  
Old July 27th, 2007, 03:48 AM posted to microsoft.public.access.reports
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Summing multiple subreports into main report

Are you using a field or fields to Link Master/Child? If so, I would create
totals query that calculate the subtotals from each subreport based grouped
on the field(s) used to link. You could then add the totals queries to your
main report's record source to make the totals available.

--
Duane Hookom
Microsoft Access MVP


"ZombieGeoff" wrote:

I have read through the replies of earlier requests on this issue and could
not resolve my issue. I am a self taught access user (but use it daily and
build semi complex db's) so if there is an easier way to accomplish this,
please let me know.

I have 5 subreports that have a subtotal in the group footer of each
subreport. I am trying to get a grand total of all 5 of those in my main
report. In each of the subreports, the expression
=sum([bonus_accrual_impact]) is in the footer of each report.

I have tried the unbound txt box in the detail and footer sections, but I
always come up with an error. The txt box is set up as a running sum
currently.

If anyone can help me with this, I would greatly appreciate it.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:10 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.