C
chris23892 via AccessMonster.com
Hi all! Here's an interesting project.
In one of my forms in an acess DB, I have a text entry box. Now, I don't
want just anyone to be able to type garbage into this text box. I also do not
want to hide or lock it. I need to use it now and again.
IS there some code snippet I can use to that will prompt for a password to
unlock the text field?
An example would be IF one were to click on the text field, A prompt would
come up for a password. You enter the password and the text box would now be
active to acept typing. Otherwize the text box needs to be greyed out and
null (not active).
Thoughts on this?
In one of my forms in an acess DB, I have a text entry box. Now, I don't
want just anyone to be able to type garbage into this text box. I also do not
want to hide or lock it. I need to use it now and again.
IS there some code snippet I can use to that will prompt for a password to
unlock the text field?
An example would be IF one were to click on the text field, A prompt would
come up for a password. You enter the password and the text box would now be
active to acept typing. Otherwize the text box needs to be greyed out and
null (not active).
Thoughts on this?