Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a file that is a "shared" file located on a server, multiple
people access the file daily to update data. There are many hidden worksheets, protected sheets and locked cells etc... in the workbook. The file originally was not shared and all of the macros ran no problem. However I want to automate the execution of the macros (through windows scheduler and a small .tcl file), but in the shared environment I manually have to unshare the workbook, unprotect the sheets, to run the macros. The macros wont run in the shared environment as I cannot unprotect the sheets (and the corresponding cells). Is there any way to: 1) Allow the macro to write to a protected locked cell without unprotecting the worksheets/cells ? 2) a VBA procedure to unshare the workbook, unprotect sheets, run macro, protect sheets then share workbook kagain. Thanks GMC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running Macros without opening file. | Excel Programming | |||
running macros/vba code in a shared environment | Excel Programming | |||
Can we create/run macros in Shared excel file. How? | Excel Programming | |||
Macros Running Slow in a Shared workbook | Excel Programming | |||
Problem running macro from add-in (xla-file) in a shared workbook. | Excel Programming |