Dating New Record

  • Thread starter Thread starter Annelie
  • Start date Start date
A

Annelie

When the user Clicks new Record, I would like the current date to be filled
in on the OpenDate field
Annelie
 
Set the default value on the OpenDate field to Date()
If you don't want the user to be able to change this value
set the locked property to Yes.
 
Thank you

Bob said:
Set the default value on the OpenDate field to Date()
If you don't want the user to be able to change this value
set the locked property to Yes.
 

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