ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Macro to lock project from viewing (https://www.excelbanter.com/excel-programming/397912-macro-lock-project-viewing.html)

CH

Macro to lock project from viewing
 
I'm looking for a macro to insert into my project to automatically
password protect and lock a project from viewing instead of manually
doing the following:

--Going into the VBA Project (view code)
--Tools
--VBA Project Properties
-- Protection Tab
--Lock Project for Viewing


Can anyone help with this?


Dave Peterson

Macro to lock project from viewing
 
There's no property/object in excel that allows you to do this mechanically.

About the best you can do is use SendKeys to show the dialog and choose the
options you want.

But I wouldn't depend on this working.

CH wrote:

I'm looking for a macro to insert into my project to automatically
password protect and lock a project from viewing instead of manually
doing the following:

--Going into the VBA Project (view code)
--Tools
--VBA Project Properties
-- Protection Tab
--Lock Project for Viewing

Can anyone help with this?


--

Dave Peterson


All times are GMT +1. The time now is 08:52 PM.

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