DATE Default

  • Thread starter Thread starter Rick
  • Start date Start date
R

Rick

Is there a way to set the default date in a field to be
yesterday's date?
 
Rick

If you are talking about setting the field's Default value, so that any new
record added gets that default, yes. Try something like:

=Date()-1

in the Default property.
 

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

Back
Top