auto add the time

  • Thread starter Thread starter jennifer
  • Start date Start date
J

jennifer

How do I add a date/time stamp everytime time a new record
is added from a form/data entry page?
 
Easiest way is to add the following to the DefaultValue property for the
field containing the date/time stamp in your Table's design:

Now()


hth,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top