UserInterfaceOnly not being recognised
I add the following code into a workbook_open sub
Worksheets("DataInputSheet").Protect userinterfaceonly:=True
the phrase 'userinterfaceonly' does not capitalise as expected, and the
macros do not work as expected. Is my syntax wrong?
--
Thanks in advance, Jill C
|