"Hugh Wilkinson" <[EMAIL PROTECTED]>
Subject: [users] Spreadsheet Protect Sheet message


<<Am using Macros that Unprotect the sheet at the beginning and Protect the sheet at the end. I do not <<want the 'Protect Sheet' message to appear as the response will always be OK. Can this be done.

--------
I use:
   oSheet.Protect("")
where oSheet has been DIM'd as Object  and
defined as oSheet = oDoc.Sheets.getByName("whatever")

-- John V



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to