insert date

J

Joe

I am making a form that requires the current date. To
eliminate errors, can I just have access auto fill in the
date with "todays date" for each new form. If so, how.
Thanks
 
K

Kristyn Wagoner [MSFT]

One way to do this is to go into the properties of the control and set the
default value to =Date()

That built in function automatically fills the form with the current date.

Hope that helps!

--
Kristyn Wagoner
Microsoft PSS

Please do not reply directly to this alias. This alias is for newsgroup
purposes only.

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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