I have just installed 2.1.1 and have run into problems with protecting vba code.
I am using excel 2010 for compiling and testing on excel 2007 the exe.
Selected options
Removing the original password in the developer window does not change anything. I still find that window asking for a password and when clicking cancel vba crashes.
When in fact locking the vba project in XLSPAD with a password in the developer window it crashes as indicated in your warning and when locking the vba project in XLSPAD without a password in the developer window I do - again when selecting on a worksheet name show code - get a pop up window that I can only find again with Alt-Tab and select it by mouse with the message “project unviewable” and when hitting OK vba crashes but the workbook becomes available.
I assume that there is somewhere a problem closing down message windows or priority to show windows above other windows.
In 2.1 it seemed that the issue of vba protection was more or less resolved. I have for the moment only tested the executable on 2007 and will look into 2010 and 2013.
any advice is appreciated. Would it not be possible to just “block” right mouse click “select code” option on each worksheet in the workbook ?
I am using excel 2010 for compiling and testing on excel 2007 the exe.
Selected options
- I did set a password for the VBA project in my vba developer window.
- I did NOT select “lock VBA project” in XLSPAD
- I DID select “hide” developer window. in XLSPAD
Removing the original password in the developer window does not change anything. I still find that window asking for a password and when clicking cancel vba crashes.
When in fact locking the vba project in XLSPAD with a password in the developer window it crashes as indicated in your warning and when locking the vba project in XLSPAD without a password in the developer window I do - again when selecting on a worksheet name show code - get a pop up window that I can only find again with Alt-Tab and select it by mouse with the message “project unviewable” and when hitting OK vba crashes but the workbook becomes available.
I assume that there is somewhere a problem closing down message windows or priority to show windows above other windows.
In 2.1 it seemed that the issue of vba protection was more or less resolved. I have for the moment only tested the executable on 2007 and will look into 2010 and 2013.
any advice is appreciated. Would it not be possible to just “block” right mouse click “select code” option on each worksheet in the workbook ?
Last edited: