Access doesn't do this for you, but it's easy enough.
Open the table in design view.
Add an extra field of type Date/Time.
Set the Default Value of this field to:
=Now()
If you only wanted the date (not the time as well), use:
=Date()
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.