Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello There,
My macro works fine when my sheet is unprotected, but I receive a prompt to debug when I protect the sheet. I have unlocked the cells that have to be edited by the macro, so I know that's not the problem. My macro changes the fill color of some cells. When I try to run it Excel gives me this error: Run-time error '1004': Unable to set the ColorIndex property of the Interior class I am prompted to debug this line of code: Selection.Interior.ColorIndex = xlNone I am on Excel XP, VB6.3, and Windows 2000. I appreciate any help. Thnaks, Sisilla |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Protection Best Practice: AKA: Real Sheet Protection | Excel Discussion (Misc queries) | |||
Excel Data Protection- AKA: Sheet/Macro Password Protection | Setting up and Configuration of Excel | |||
WS Protection: Different Levels of Protection on Different Ranges | Excel Discussion (Misc queries) | |||
Cell Protection vs. Worksheet Protection | Excel Discussion (Misc queries) | |||
Worksheet protection is gone and only wokbook protection can be se | Excel Discussion (Misc queries) |