Best way to select Time on a form ???

Chimp8471

Registered User.
Local time
Today, 15:01
Joined
Mar 18, 2003
Messages
353
I am creating a helpdesk, and want to log the time a fault is logged, but i thought of using an automatic function, which would be fine, but the faults may come in via many different methods email etc, so the user may need to input a time in the past,

i was just wondering if there is a form, or a specific method i should use....

i apreciate i could use just a text box etc, but just trying to jazz it up a little.
 
The Now() function return a date & time the function is called. I think that that is what you want.
 

Users who are viewing this thread

Back
Top Bottom