Auto-Populate Today's Date

G

Guest

When user clicks "Add New" button on a form, I would like
the "Date Entered" filed on the form to auto-populate with
today's date.

Any ideas?
 
T

Tom Lake

When user clicks "Add New" button on a form, I would like
the "Date Entered" filed on the form to auto-populate with
today's date.

In the Default property of the field, use Date()

Tom Lake
 
Top