hi all, i have a form called [wqpssub] and i want to unlock it via the locked control in its property controls, this will be acivated if a password is correct after clicking a button, any ideas on the code needed please
form is a subform the main form is called [profile], as for the password code all i am doing is looking at a text box and comparing answer with a string, example
if me.password = "password" then( its the rest of the code to access the forms locked settings and change it to "yes"