Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / May 2007

Tip: Looking for answers? Try searching our database.

Sum a calculated total

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ronnie - 30 May 2007 18:23 GMT
I need to have in my report footer the sum of a calculated total within the
report.  Is this possible?
Signature

Ronnie

Ofer Cohen - 30 May 2007 18:33 GMT
If you have a calculated field in the report and you want to sum it, then the
common mistake that people make is that the sum on the text box name whare
the calculated field is in

=Sum([TextBoxname])

But, you need to sum on the formula that you have in the text box

=Sum([FieldName1]+[Fieldname2])
Signature

Good Luck
BS"D

> I need to have in my report footer the sum of a calculated total within the
> report.  Is this possible?
Ronnie - 30 May 2007 20:57 GMT
Thanks!
Signature

Ronnie

> If you have a calculated field in the report and you want to sum it, then the
> common mistake that people make is that the sum on the text box name whare
[quoted text clipped - 8 lines]
> > I need to have in my report footer the sum of a calculated total within the
> > report.  Is this possible?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.