Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculating total time
Message
From
05/09/2001 14:30:13
 
 
To
05/09/2001 14:15:24
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00552478
Message ID:
00552720
Views:
13
I did not explain it very well the first time. Let me try and clairify.
When the record is written to the Access database, it will include a field named "Duration". This duration field will contain the length of time it took the user to complete the action, and it will be in the format of HHMMSS....

Sample

name date duration

(John Doe 9/03/01 01:05:30)
(John Doe 9/03/01 00:02:15)
(John Doe 9/03/01 00:05:06)

Total
(01:12:51) <------This is what I am after.

What is the best way to 1) record the time into the database? 2) total it in a vb Data Report?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform