Home |
Search |
Today's Posts |
#14
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nice work :-)
But why place the code in "ThisWorkbook" ??? I took the liberty to move the unlocking code to a normal Module, and it works just as well - so, why place it in "ThisWorkbook"? PS: I also took the liberty to add support for Danish in 'Main Settings' as suggested :-) Keep up the great work, CE gg67 gg67 wrote: Hello there, i coded a VBA module for Excel that allows to unprotect a VBA project programmatically. Nope, it does NOT break any password. That's, you need the password for the VBA project that you want to unprotect. It's just a different way than the SendKeys method. My method uses win32 messages and timers. HF ;) the link : http://www.twen.name/temp/jb_vbaproj...cker_v1.07.zip |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
programatically deleted code still triggers macro warning | Excel Programming | |||
protecting macro code | Excel Programming | |||
Deleting macro code programatically | Excel Programming | |||
Hiding/Protecting the code of macro | Excel Programming | |||
protecting macro code | Excel Programming |