I want my default date to have 2007/__/__ when I enter data into a table.
What is the formula I would use in the design view under the Default value
line?
I want my default date to have 2007/__/__ when I enter data into a
table. What is the formula I would use in the design view under the
Default value line?
Sounds like what you want is an InputMask, not a DefaultValue. A
DefaultValue has to be a legitimate value and for a DateTime field that
would have to be a complete Date, not a partial one.
I want my default date to have 2007/__/__ when I enter data into a table.
What is the formula I would use in the design view under the Default value
line?
If you type 8/20 into a textbox bound to a date/time field, Access will
automatically fill in the current year. No default value is needed, nor is any
code nor any input mask.
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.