royhardware
New Member
- Joined
- Jan 12, 2018
- Messages
- 6
I have a Workbook with about 90 sheets that will be used by different users at different times, I have created a Home Sheet and a Combobox that will allow user to jump to the sheet they select, I want to create a login form with Username and password for some sheets that only user with password can access.
What I want to achieve is that when users selects a sheet in the combobox, it should prompt for username and password. if the username and password is entered correctly it should take user to the sheet selected, if the username and password is wrong it should display an incorrect password.
I have designed the login userform but the code is beyond me, I intend to have up to 30 different users.
Thanks for the help
What I want to achieve is that when users selects a sheet in the combobox, it should prompt for username and password. if the username and password is entered correctly it should take user to the sheet selected, if the username and password is wrong it should display an incorrect password.
I have designed the login userform but the code is beyond me, I intend to have up to 30 different users.
Thanks for the help