Hi Jeff,
Take a look at:
ACC2000: You Cannot Sum Calculated Controls in Forms or Reports
http://support.microsoft.com/default.aspx?scid=kb;en-us;207763
ACC2000: How to Sum a Calculation in a Report
http://support.microsoft.com/default.aspx?scid=kb;en-us;208850
I hope this helps! If you have additional questions on this topic, please
respond back to this posting.
Regards,
Eric Butts
Microsoft Access Support
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<
http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <
http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."
--------------------
| Content-Class: urn:content-classes:message
| From: "Jeff" <
[email protected]>
| Sender: "Jeff" <
[email protected]>
| Subject: Sum of Calculated Un-Bound TextBoxes
| Date: Tue, 20 Jan 2004 10:01:14 -0800
| Lines: 8
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcPff2U2RLTaMYE5QcuIH7Qqy5nSHA==
| Newsgroups: microsoft.public.access.reports
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.access.reports:128308
| NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
| X-Tomcat-NG: microsoft.public.access.reports
|
| I have multiple Un-Bound Textboxes at the bottom of my
| report which each contain a sum of the data in the
| report. I am trying to create a grand total, but am not
| sure how to add the data from the previous textboxes (the
| final calculation). I want the calculated taxtboxes to
| be added together to procude a grand total. What would
| be the best way to go about this?
| Thank you.
|