Hi All,
I have a 2010 excel workbook with several locked worksheet (to which I manage the PW). I and another staff member manage different section of the macro but the other staff member doesn't have access to the locked areas…
Is there a way I can encrypt the password within VBA so it’s not visible to the other staff member?
Locking the VBAProject doesn't work as the other staff member has to be able to edit his VBA section.
Many staff run the macro (via a button) and don't need to access the Macro and don't have access to the protected sheets.
P.S. I understand excel isn't ideal with PW protection for people wanting to bypass the protection and this isn't an issue.
P.P.S. I have read and understand many post’s about protecting worksheets with VBA and VBA Project protection but I'm not able to find one covering my above issue.
Thanks in advance.
Stuart.
I have a 2010 excel workbook with several locked worksheet (to which I manage the PW). I and another staff member manage different section of the macro but the other staff member doesn't have access to the locked areas…
Is there a way I can encrypt the password within VBA so it’s not visible to the other staff member?
Locking the VBAProject doesn't work as the other staff member has to be able to edit his VBA section.
Many staff run the macro (via a button) and don't need to access the Macro and don't have access to the protected sheets.
P.S. I understand excel isn't ideal with PW protection for people wanting to bypass the protection and this isn't an issue.
P.P.S. I have read and understand many post’s about protecting worksheets with VBA and VBA Project protection but I'm not able to find one covering my above issue.
Thanks in advance.
Stuart.