I have created an Excel spreadsheet with VB locked from viewing.
A friend has shown me a program called "Advanced VBA Password Recovery" which was able to change the password for the VB Project without even opening the file, thus allowing someone to open the file and then view my VB code with the new password.
Is there any way to prevent this?
Write Protecting the file will stop it, but they can disable the write protect in the file properties anyway.
A friend has shown me a program called "Advanced VBA Password Recovery" which was able to change the password for the VB Project without even opening the file, thus allowing someone to open the file and then view my VB code with the new password.
Is there any way to prevent this?
Write Protecting the file will stop it, but they can disable the write protect in the file properties anyway.