G
Guest
I did what I thought would be a very simple after update procedure to record
the current user:
Me.Update_By = CurrentUser()
However, I get the "Another user has changed this data..." message box
(there are no other users, I'm testing on my desktop) and the "Save" option
is grayed out. I can only "Copy to Clipboard" or "Drop Changes".
How can I record who made updates to a record?
Thanks
the current user:
Me.Update_By = CurrentUser()
However, I get the "Another user has changed this data..." message box
(there are no other users, I'm testing on my desktop) and the "Save" option
is grayed out. I can only "Copy to Clipboard" or "Drop Changes".
How can I record who made updates to a record?
Thanks