Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code that examines a set of data and generates a
x1columncluster chart. Depending on the set of data, I may have any number of column clusters as a result. However, I currently format the columns manually to make certain groupings a given color and another group of columns a different color and so forth. I would like to automate this. Is there a way to go through each column like for x = 1 to numberOfColumns check group If group = 1 set color accordingly else set color differently end if Did that make sense? TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Customizing Color Palette in Excel 2007 | Excel Discussion (Misc queries) | |||
customizing text color | New Users to Excel | |||
Change column color in chart when column value is over/under goal | Charts and Charting in Excel | |||
Copy Color Formats Based On Column Date Values | Excel Discussion (Misc queries) | |||
customizing chart column color formats in code | Excel Programming |