Default date

G

Guest

I having trouble setting the default value on my forms to
todays date. If I enter Date() into the default value box
then Access fails to recognise it. It only appears to
work if I type in Now(), but even in the short date format
it shows the time as well as the date.

Can anyone help?

Adam
 
R

Rick B

Where are you doidng thsi? What is the field? How is that field defined in
your table? Do you have any input mask or Format set on the form?

"Short Date" format should not show the time.

Rick B


I having trouble setting the default value on my forms to
todays date. If I enter Date() into the default value box
then Access fails to recognise it. It only appears to
work if I type in Now(), but even in the short date format
it shows the time as well as the date.

Can anyone help?

Adam
 

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