hello,
I need to create a message box that asks the user for a text string before a form is opened. This text string will have to match another one (password) before the form will open. If the wrong password is entered i need a message box to pop up and say "wrong password" and have an ok button on it to close it. What is the code to create this on an event procedure On Load?
Thanks in Advance!
Marie
I need to create a message box that asks the user for a text string before a form is opened. This text string will have to match another one (password) before the form will open. If the wrong password is entered i need a message box to pop up and say "wrong password" and have an ok button on it to close it. What is the code to create this on an event procedure On Load?
Thanks in Advance!
Marie