Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auto Dates on Access XP

Status
Not open for further replies.
Jul 11, 2001
53
GB
I have a database in Access XP. It is basically a call log system. I have a field on the form which i want to automatically put the current date in for me. If i enter in the field =date() it just puts todays date in the form but for every record. Is there another expression i can use which means the date is saved into each record automatically?

Thanks
 
In table design view:

for the date field, put =Date() in the Default Value option.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top