Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I replaced the bar shape in a bar chart with an arrow drawn from the
Autoshape menu. First I drew the arrow on a spreadsheet then changed the color and shading. Then I highlight a series in the chart and pasted the arrow. This all works fine. Is there a way to change the color of that shape once it is in the chart? I have some VBA code that changes other characterstics such as location and formating of each data point's data label but if I try to change the color, the arrow goes away and a full bar replaces it. I know how to cycle through the data points in the series, I just don't know how to change the color of the autoshape versus the entire bar or column. Thanks. John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill autoshape color with ref cell conditional formatting | Excel Worksheet Functions | |||
autoshape color conditional formating | Excel Discussion (Misc queries) | |||
How do I change the color Excel Autoshape using VBA? | Excel Programming | |||
Change AutoShape Text Color in VBA? | Excel Programming | |||
Bar chart: change color of a bar to red if value > x? | Charts and Charting in Excel |