Date update and created

And you password protected this db? Do you want any changes made? If so then we will need the password.
 
And you password protected this db? Do you want any changes made? If so then we will need the password.

I opened it just fine. No password...
 
So the "code" I would type in, to get the field "Date Updated" would be:
Me.[DateUpdated] = Now()
??
(Or perhaps, we are getting confliciting questions/answers in this post.)
I appreciate clarification and more detailed information of RuralGuy's answer to my post.

Thanks
 
So the "code" I would type in, to get the field "Date Updated" would be:
Me.[DateUpdated] = Now()
??
(Or perhaps, we are getting confliciting questions/answers in this post.)
I appreciate clarification and more detailed information of RuralGuy's answer to my post.

Thanks

Yes, you would type in Me![Date Updated] = Now() but in the VBA Code Window as shown in my screenshots and not in the properties dialog.
 

Users who are viewing this thread

Back
Top Bottom