Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to turn on sharing after a workbook is open. I've
tried these two lines and both fail. The workbook has multiple spreadsheets. I also need to turn on the general workbook protect to prevent users from making any changes. Workbooks(1).Protectforsharing password:="test", _ SharingPassword:="test" Workbooks.Protectforsharing password:="Test" Thanks for any sugestions. Mark. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sharing | Excel Worksheet Functions | |||
Sharing | Excel Discussion (Misc queries) | |||
Sharing | Excel Worksheet Functions | |||
Sharing | Excel Worksheet Functions | |||
Code to automatically turn on and turn off Track Changes | Excel Programming |