Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have already asked questions regarding Pivot charts and I am still at a
loss, I have been told to run a macro to keep my color formats however I am not much good at VBA. My chart is in a sheet underneath my pivot table and I have been using Private Sub Chart_Calculate() With ActiveChart.SeriesCollection(3).Interior .ColorIndex = 37 .Pattern = xlSolid End With the above to begin with but I know the private sub is in correct but what should it be for a pivot chart?? also what does With ActiveChart.SeriesCollection(3).Interior ??? mean I have looked on the internet but is shows no examples and on this forum it only provides a link to a support which doesnt give me any better indication. Once i have resolved this I then also would like to know is it possible to macro the chart for axis size as I am trying to compare two charts on the same axis size. Thanks Kate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Tables/Charts | Charts and Charting in Excel | |||
Pivot Charts | Charts and Charting in Excel | |||
Data Area of Pivot Table and Pivot Charts | Charts and Charting in Excel | |||
How do I create multiple pivot charts from one pivot table? | Charts and Charting in Excel | |||
Can links between Excel 2003 Pivot Charts and their pivot table b. | Charts and Charting in Excel |