Microsoft
Software
Hardware
Network
Question : How do I keep a running sum on a form in Access 2003?
I have a simple form in Access with two bound fields: "StartTime" and "EndTime". There is one unbound field called, "TimeSpent" whose control source is =[EndTime]-[StartTime]. These three fields are formatted as Short Time. I would like an unbound field in the form footer that keeps a running sum of "TimeSpent".
Is there a way to do this?
Thank you and regards,
Saleve
Answer : How do I keep a running sum on a form in Access 2003?
Add a textbox with a controlsource of
=Sum(=[EndTime]-[StartTime
])
Random Solutions
Importing an Access table
Windows 7 Group Policy management for Firewall
The requested lookup key was not found in any active activation context.
User name disappeared on Welcome Screen
Average from column with empty cells.
Need to restore a single mailbox from ntbackup
Visual FoxPro 9 formset question
how can I remove 2 or more favorites within IE 8 at the same time?
Looking for a utility that will automatically back up a file when the file has been modified and then saved with the same file name.
Can I delete only the visible rows without having to select visible