I wonder if anyone is able to assist with this. I am trying to password protect a combo box so only certain people can select data. I want to be able to click in the combo box have a subform appear for a person enter a user name and password. The form will then close on the click of a button and they will then be able to select there name from the combo box list and update the record. I have the user name and password details stored in a table called [STAFFDETAILS]
Does anyone have some example code that may do this or be able to give some advice.
Many thanks in advance.
Does anyone have some example code that may do this or be able to give some advice.
Many thanks in advance.
Comment