ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   unprotecting project (https://www.excelbanter.com/excel-programming/382100-unprotecting-project.html)

mike allen[_2_]

unprotecting project
 
is it possible to unprotect my modules via code?
i have tried:
ThisWorkbook.VBProject.Unprotect password:="ok"
it does not work. thanks



Tom Ogilvy

unprotecting project
 
Only using sendkeys which I wouldn't consider an acceptable approach. This
is by design to reduce the chance of an automated attack. .

--
Regards,
Tom Ogilvy


"mike allen" wrote in message
...
is it possible to unprotect my modules via code?
i have tried:
ThisWorkbook.VBProject.Unprotect password:="ok"
it does not work. thanks





All times are GMT +1. The time now is 03:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com