R
rgarber50
I am using Excel 2004 and can't seem to get the userinterfaceonl
variant of the protect method to work. I have a protected cell on
worksheet that I want to double click on so it runs a macro (whic
toggles "Yes" and "No" in that cell) - when I do I keep getting name
argument not found - with userinterfaceonly highlighted.
ActiveWorkbook.Protect Password:= _
"pass", UserInterfaceOnly:=True
Is this feature not supported on the Mac?
Thanks
Richar
variant of the protect method to work. I have a protected cell on
worksheet that I want to double click on so it runs a macro (whic
toggles "Yes" and "No" in that cell) - when I do I keep getting name
argument not found - with userinterfaceonly highlighted.
ActiveWorkbook.Protect Password:= _
"pass", UserInterfaceOnly:=True
Is this feature not supported on the Mac?
Thanks
Richar