Giordano Bruno
Well-known Member
- Joined
- Jan 7, 2007
- Messages
- 1,356
I am using Excel 2003.
I have a workbook with password protection for opening. When I open it, Tool>Option>Security shows the password as asterisks. I remove them. I then SaveAs and under Tools, General Options, Remove the Asterisks for Password to Open. I then continue with the save.
Then I check that the password has been removed, but it has come back.
I have put an Exit Sub as the first line of my Before_Save code so I know that the code is not doing anything.
Does anyone know what stops me from removing the password to open the file.
I have a workbook with password protection for opening. When I open it, Tool>Option>Security shows the password as asterisks. I remove them. I then SaveAs and under Tools, General Options, Remove the Asterisks for Password to Open. I then continue with the save.
Then I check that the password has been removed, but it has come back.
I have put an Exit Sub as the first line of my Before_Save code so I know that the code is not doing anything.
Does anyone know what stops me from removing the password to open the file.