Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel only supports 56 colors in a worksheet. So using ColorIndex can be
very straighforward. Once using colorindex, then the trick is using xlNone. -- Regards, Tom Ogilvy "Maury Markowitz" wrote in message ... Cells(lineno, 12).Interior.ColorIndex = xlNone Thanks. Is the trick here the "index"? Maury |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell background color and cell text color | Excel Worksheet Functions | |||
Cell background color (interior color) setting not working | Excel Programming | |||
Default Border, Font Color, and Cell Background Color | Excel Discussion (Misc queries) | |||
Set background color of a cell in VBA | Excel Programming | |||
Color of Cell Background | Excel Programming |