ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   unprotect VBA error (https://www.excelbanter.com/excel-programming/316581-unprotect-vba-error.html)

Dan Winterton

unprotect VBA error
 
I am getting an error message when I try to use VBA code
to unprotect a worksheet. The code is simple:

Sheets("sheetname").UnProtect

There is no password assigned. But I get an
error: "Unprotect method of worksheet class failed."

What am I doing wrong? Any ideas? I have no problem
protecting a worksheet with VBA code (Sheets
("sheetname").Protect
DrawingObjects:="True"... etc...)

I get the error message only SOME of the time, which
confuses me the most. Any help is greatly appreciated.
Dan



All times are GMT +1. The time now is 11:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com