Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm a VBA beginner, however I have fixed a similar problem with the
following. Sub Your_Procedure ActiveWorkbook.Sheets("Your sheet name").Unprotect (YourPassword) YourCode ActiveWorkbook.Sheets("Your sheet name").Protect (YourPassword) End Sub --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Edit text format in non-protected cells in protected worksheet | Excel Discussion (Misc queries) | |||
Macro error when worksheet is protected | Excel Discussion (Misc queries) | |||
error accessing a protected worksheet | Excel Worksheet Functions | |||
Excel error message in protected sheets | Excel Programming | |||
Protected cell error - Excel XP & Win98 | Excel Programming |