I try to look at some vba code and it says the project is impossible. Why is this and how to change it?
Details:
- Xls file extension
- File created Monday, October 14, 1996 6:33:28 PM
- What the code does is disable any passwords in VBA Projects so you can look at it. You click on the button on the sheet, and it opens a small window with a button to disable passwords. It works only for projects that request a password when clicking on them. By project, I mean those that are contained in the project explorer in VBE.
source
share