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
Text control on Access form - double click highlights word
Combo box with Multiple Value Member in Vb.net Win Form
Doing a VLOOKUP in a pivot table???
How to filter a CurrentDb.OpenRecordset?
Find drive letter of a named drive
Installing sample databases on Sql Server 2008
Permissions - Cant access Server from XP machine
Please help with Conversion function in sql
SQL server and SQL agent will not start on both nodes in Active to Active SQL 2005 SP3 x64 Enterprise cluster on Windows 2008 x64 after applying KB958644
C drive is filling up with Live Update Downloads