in the following line of code (from a worksheet protect macro):

mySheet.Protect "Password", True, True, True
do the three "true" statements refer to drawing objects, contents and scenarios?