Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Gord:
Thanks for the reply. I prefer not to "modify", but "add" on to the color palette, so that I will not lose the standard colors. zhj23 "Gord Dibben" wrote: ToolsOptionsColorModify will allow you change a color to any rgb value you'd like. Or run a macro with your parameters. Sub foo() ActiveCell.Interior.Color = RGB(170, 112, 230) End Sub Gord Dibben MS Excel MVP On Fri, 30 Nov 2007 17:11:00 -0800, zhj23 wrote: Hello! Gurus Is there a way to change the color of a cell to some specific RGB combinations in addition to the standard color palette provided? It would be good if we can add this special color to the palette for future use. Thanks. zhj23 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing cell color | Excel Worksheet Functions | |||
Cell Color Shading Changing | Excel Discussion (Misc queries) | |||
Cell colors or text color changing when date in cell gets closer. | Excel Worksheet Functions | |||
Changing the cell color due to results. | Excel Discussion (Misc queries) | |||
Changing Cell Color | Excel Worksheet Functions |