Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code including the following statement. It worked fine for months
but all of a sudden I'm getting an error message from it. I have not changed the names of the worksheets or locations of the cells. The With statement this is in the middle of represents the "Crew" worksheet. activeworkbook.worksheets("Crew") .Range(.Cells(2, 12), .Cells(4, 12)).Interior.Color = RGB(180, 180, 180) "Unable to set the Clor property of the interior class." Any ideas on why this suddenly no longer works? Thanks, hanshil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell background color (interior color) setting not working | Excel Programming | |||
Problem with setting Interior Color in VBA | Excel Programming | |||
Problem with setting Interior Color in VBA | Excel Programming | |||
Passing Back Color to Interior Color | Excel Programming | |||
Problem in setting Cell Interior Color filling. | Excel Programming |