in the following line of code (from a worksheet protect macro):
do the three "true" statements refer to drawing objects, contents and scenarios?mySheet.Protect "Password", True, True, True
in the following line of code (from a worksheet protect macro):
do the three "true" statements refer to drawing objects, contents and scenarios?mySheet.Protect "Password", True, True, True