set default date

L

Lin Light

I have a table with items (books) that we haven't recieved yet.
I have a field called Received Date in that table.
I have created a form where we will call up each title individually by ISBN.
I want to have todays date to automatically populate the "Received Date"
field when we click in that box on the form.
Any help would be greatly appreciated.

Lin
 
D

Douglas J. Steele

Set the DefaultValue for the field in the table to =Date()

Include the equal sign and parentheses.
 

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

Top