A
Afrosheen
I have two or three buttons that are set up on the main menu so when the
command button is pressed it brings up my password form.
What I need to know is do I have to create a separate password form for each
of the two or three forms or can I use one password form for all of them then
have the corresponding program load.
Ex:
Menu command button 1 -> Password form -> Load {docmd.form test1}
Menu command button 2 -> Password form -> Load {docmd.form test2}
Menu command button 3 -> Password form -> Load {docmd.form test3}
Same password form loads 1 of the three programs based on the Menu command
button.
I hope I've explained it right.
Thanks for reading my post
command button is pressed it brings up my password form.
What I need to know is do I have to create a separate password form for each
of the two or three forms or can I use one password form for all of them then
have the corresponding program load.
Ex:
Menu command button 1 -> Password form -> Load {docmd.form test1}
Menu command button 2 -> Password form -> Load {docmd.form test2}
Menu command button 3 -> Password form -> Load {docmd.form test3}
Same password form loads 1 of the three programs based on the Menu command
button.
I hope I've explained it right.
Thanks for reading my post