Hello. I want to apologize for my english. I am the beginner in MS Access and VBA too. Please I need to help with this problems with my database:
1. I need to detect who last user modified the record in the table and this data to write to the same table (name of user, date of modification).
2. One form is opened for read only for every users, but I need wheh specific user clicked on cmd button "edit" on this form, then he can edit the records in this form. How can I do it?
Thank you for your help.
1. I need to detect who last user modified the record in the table and this data to write to the same table (name of user, date of modification).
2. One form is opened for read only for every users, but I need wheh specific user clicked on cmd button "edit" on this form, then he can edit the records in this form. How can I do it?
Thank you for your help.