I apologize if this has been previously answered, but I've been Googling for an hour and can't find a solution.

I've created a log in/password page with a userform so that multiple users can access the workbook using their own password. I have a group of cells on several sheets in the workbook that needs to be locked to all users who log in except for the admin. All logged in users must be able to view the cells, but only the admin can edit them. Is this possible, and if so how would I accomplish it?

Code/detailed instructions is preferred because I am very new to VBA. Thank you for your help!