Hi All,

I have a document with 10 different tabs all containing Important data and therefore needs protecting.
I want to have 3 seperate log-in's with each login having diffferent access....

User 1: Access and Edit entire document
User 2: Access to edit tab 1 and read only all other tabs
User 3: Read only entire document.

I have created the user form with 3 checkboxes plus space for entering a username and password.

I have worked out the code for 1 username and password but am struggling with the rest.

Help is appreciated.