sparky2205
Well-known Member
- Joined
- Feb 6, 2013
- Messages
- 507
- Office Version
- 365
- 2016
- Platform
- Windows
Hi,
I have a spreadsheet that is write password protected for certain cells.
I assign a password via VBA to each worksheet.
I have the same password assigned to the project in the project explorer window.
This worked perfectly until I tried to change the password.
Now it keeps telling me the password is not correct when I open the file.
There appears to be a mismatch somewhere with passwords but I don't know where.
Is there somewhere else I need to change the password that I'm not aware of?
I have changed it in the code and in the project explorer window.
Many thanks.
I have a spreadsheet that is write password protected for certain cells.
I assign a password via VBA to each worksheet.
I have the same password assigned to the project in the project explorer window.
This worked perfectly until I tried to change the password.
Now it keeps telling me the password is not correct when I open the file.
There appears to be a mismatch somewhere with passwords but I don't know where.
Is there somewhere else I need to change the password that I'm not aware of?
I have changed it in the code and in the project explorer window.
Many thanks.