Guest_imported
New member
- Jan 1, 1970
- 0
I use two forms to add and update user records in a table. When a user adds a record in the "add" form, I use a function to get the winlogon username from the system and fill in a "username" field. In the "update" form, I want the user to be able to view all records, but how can I (if possible) restrict whether a user can update a record or just view it based on their username?