I've created a sub which prompts the user for a password when they try to change a specific combobox, however I want to disable this sub once the password has been enterered correctly. So that the user doesn't keep getting prompted for a password. And then I'd reenable the sub when on userform initialize.
Any Idea how I can do this?
Any Idea how I can do this?