Creating An Autogenerated Time/Date

Walk_The_Line

Registered User.
Local time
Today, 08:21
Joined
Aug 14, 2007
Messages
17
Hey All,

I'm trying to create an Auto-Generated date and time in an already created form in Access '00.

Does anybody how know to go about doing this?
 
you can use =now() to get the date and time
 
Wow, thanks for the quick reply.

Where do I put that into? The control field?
 
yes the default value of the field
 

Users who are viewing this thread

Back
Top Bottom