Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to set the background color of cells in excel 2003.
target.Interior.Color = RGB(228, 234, 244) Except no matter what color I use it seems to default to the closest index color. So the above goes to color RGB(204, 255, 255) which is ColorIndex 20. How I can set it to a custom RGB color? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checkbox to change background color, font color and remove/ add bo | Excel Discussion (Misc queries) | |||
Chart axes color index vs font color index | Charts and Charting in Excel | |||
Conditionally setting background color of a cell | Excel Discussion (Misc queries) | |||
Default Border, Font Color, and Cell Background Color | Excel Discussion (Misc queries) | |||
Setting cell background color based on value | Excel Programming |