Hello....
Hope someone here knows about the answer about this:
When user attempted to update a record in the form, I would like the field "lastupdate" to be datestamped if the field Confirm Update (yes/no) is ticked...
I tried to use IIf([Update],Date(),"") but it's not working...
Hopefully...