Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to 'protect and share with password' a workbook that is
already structure protected, via VBA code? ActiveWorkbook.Protect Password:="pass", Structu=True ActiveWorkbook.ProtectSharing Filename:=Thisworkbook.name, sharingpassword:="pass" It lets me execute only one line, either first or second... If I do it manualy via menus it works.. I found many questions like this one, but with no answer.. btw it's Excel 2003.. Thanx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can protect worksheet then workbook but not Protect and Share in code | Excel Programming | |||
Share and Protect question | Excel Programming | |||
I need to share and also protect certain cells. | Excel Discussion (Misc queries) | |||
How to protect the share workbooK | Excel Worksheet Functions | |||
Share a workbook and protect | Excel Programming |