Dgavilanes
Registered User.
- Local time
- Today, 20:54
- Joined
- Jun 25, 2001
- Messages
- 109
I have a form that tracks the following:
Date = Date()
Time in = Time()
Time Out = Time()
My problem is with Time in and time out.
Need the form to register the "time in" when the record opens in the form.
"Time Out" need the form to register the time out on Exit???
The idea is to calculate how long it takes the record to be processed.
Thank you
Dennis
Date = Date()
Time in = Time()
Time Out = Time()
My problem is with Time in and time out.
Need the form to register the "time in" when the record opens in the form.
"Time Out" need the form to register the time out on Exit???
The idea is to calculate how long it takes the record to be processed.
Thank you
Dennis