K
K. Georgiadis
I will need to protect with a password some 50 worksheets
in a workbook, preventing the users from overriding
formulas and hard-coding numbers in calculated fields. It
is my understanding that I cannot accomplish my objective
with workbook protection.
Is there any way to avoid going through the protection
process one sheet at a time? (I noticed that, when I
group the sheets, the sheet protection feature is
disabled).
Is it possible to have a VBA procedure that completes the
entire protection process, including entering the
password twice? If so, I would obviously erase the VBA
code after I'm done, so that the user couldn't discover
the password
in a workbook, preventing the users from overriding
formulas and hard-coding numbers in calculated fields. It
is my understanding that I cannot accomplish my objective
with workbook protection.
Is there any way to avoid going through the protection
process one sheet at a time? (I noticed that, when I
group the sheets, the sheet protection feature is
disabled).
Is it possible to have a VBA procedure that completes the
entire protection process, including entering the
password twice? If so, I would obviously erase the VBA
code after I'm done, so that the user couldn't discover
the password