Hi
I have a form with a Tab control on it with various sub forms on each tab. Each page of the Tab box has been enable property set to no. So that users can view information with accidently changing. At the top of the page is a button "EDIT" that when clicked changes these properties to 'Yes' so that users can change information.
I now want when users click the edit button that a pop up form/box appears and they have to enter their username and password to be able to edit this informaiton. I also wish to record the username in a field against the record.
The user name info is stored in Table called 'Access' and fields 'Name' and 'Password'.The Field to store the username is Table 'Client' Field is 'Updated By'
Im have reasonable knowledge of access but if you more information please let me know.
Cheers
Andrew
I have a form with a Tab control on it with various sub forms on each tab. Each page of the Tab box has been enable property set to no. So that users can view information with accidently changing. At the top of the page is a button "EDIT" that when clicked changes these properties to 'Yes' so that users can change information.
I now want when users click the edit button that a pop up form/box appears and they have to enter their username and password to be able to edit this informaiton. I also wish to record the username in a field against the record.
The user name info is stored in Table called 'Access' and fields 'Name' and 'Password'.The Field to store the username is Table 'Client' Field is 'Updated By'
Im have reasonable knowledge of access but if you more information please let me know.
Cheers
Andrew