In the before update of my data entry form I have Me.LAST_MODIFIED = Now which gives date and time when the record is modified. (LAST_MODIFIED is a field in my query set to date/time). The form has a subform - main form has staff details and the subform has training done.
It works OK on the main form if I make changes but not if I input data into the subform. How can I fix it?
Thanks.
It works OK on the main form if I make changes but not if I input data into the subform. How can I fix it?
Thanks.