Kmahraz
Member
Hello -
I am looking for some assistance,
I would like to Password protect excel sheet shared by multiple users.
I have found this example that I was able to use; but it still doesn't quite meet my needs and was hoping I can get some help.
I would like to set permission for each user password protect excel using VBA. Each User will have access to the certain sheets, based on the level of permission. currently there are 3 levels:
Level 1 : RD - An RD will have access to all sheets with the exception of Data sheet
Level 2 : KM - Represent an Administrator, meaning he can have access to all sheets
Level 3 : BCM - Have access to certain predefined sheets. such as Manager; Profile; local overview; Waterfall; Org Chart; LDA
Attached is a file that has the code and sheets.
any help will be much appreciated,
Regards, @
I am looking for some assistance,
I would like to Password protect excel sheet shared by multiple users.
I have found this example that I was able to use; but it still doesn't quite meet my needs and was hoping I can get some help.
I would like to set permission for each user password protect excel using VBA. Each User will have access to the certain sheets, based on the level of permission. currently there are 3 levels:
Level 1 : RD - An RD will have access to all sheets with the exception of Data sheet
Level 2 : KM - Represent an Administrator, meaning he can have access to all sheets
Level 3 : BCM - Have access to certain predefined sheets. such as Manager; Profile; local overview; Waterfall; Org Chart; LDA
Attached is a file that has the code and sheets.
any help will be much appreciated,
Regards, @