Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I am having problems toggling the Protect mode on a spreadsheet. I ca Protect/Unprotect from the Tools menu. The workbook is not protected nor is it shared. When I execute my macro I get the following error message: Run-time error '1004': Unprotect method of Worksheet class failed The message occurs when I execute either of the following: - Sheets("SheetName").Unprotect - Worksheets("SheetName").Unprotect The macro is executed by clicking on a button on the worksheet. I am running Excel 97. Thanks (TIA) Gar -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect, unprotect | Excel Discussion (Misc queries) | |||
Protect/ unprotect worksheet | Excel Discussion (Misc queries) | |||
How do I unprotect a protected worksheet that has passwrod protect | Excel Discussion (Misc queries) | |||
unprotect/protect grouped worksheets in excel | Setting up and Configuration of Excel | |||
Protect/Unprotect Worksheet | Excel Discussion (Misc queries) |