Hello everyone, please i have hit a deadend. I created two userforms for users to register and log into an excel workbook respectiveky. When the users register on the registration form, the details on the forms are saved on a worksheet that is hidden from all users except the Admin.
The users are also able to log in using the login form. The login form reads the information on the registration worksheet to give users access. Now i want a situation where these users(after log in), can view only certain worksheets based on the entries from the registration worksheet. For example, if the user's name is listed on the registration form under the heading 'Italian', as soon as he or she logs in, the sheet italian should unhide.
Please how do i go about this?
The users are also able to log in using the login form. The login form reads the information on the registration worksheet to give users access. Now i want a situation where these users(after log in), can view only certain worksheets based on the entries from the registration worksheet. For example, if the user's name is listed on the registration form under the heading 'Italian', as soon as he or she logs in, the sheet italian should unhide.
Please how do i go about this?