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 / Forms / December 2007

Tip: Looking for answers? Try searching our database.

Sum

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 07 Dec 2007 18:08 GMT
Hi
I am viewing my records in a subform in datasheet view.
How do I put a text box in the footer of the subform to sum the record
totals?

TextBox name of each record where the data is to be summed from is QTotal

Regards

John
sweet_dreams - 07 Dec 2007 20:31 GMT
Hi,

Use SUM function. Write below code in your ControlSource property of
your textbox:
=Sum([QTotal])

Hope this helps,
Sebastian
John - 07 Dec 2007 20:46 GMT
Sebastian,
I cannot use the normal Sum() function as the Qtotal TextBox is a calculated
control.
Sorry I forgot to mention that bit.

Regards

John

> Hi,
>
[quoted text clipped - 4 lines]
> Hope this helps,
> Sebastian
 
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.