I am trying to write an app that can be used by different users with different access levels.
I have some buttons that I am using a Inputbox to ask for and verify the password. I would like the change them to a password char txtbox
However, I dont know how to make that form and have it go to different forms in the app without creating a login for for each button.
Any help would be great. What I read on forums confused me.