LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 112
Default Pivot charts for brains

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Tables/Charts Rick Charts and Charting in Excel 1 September 8th 06 06:34 PM
Pivot Charts amanda Charts and Charting in Excel 0 May 16th 06 04:52 PM
Data Area of Pivot Table and Pivot Charts Missy Charts and Charting in Excel 2 April 13th 06 12:51 AM
How do I create multiple pivot charts from one pivot table? Rudy Charts and Charting in Excel 1 March 17th 06 10:01 PM
Can links between Excel 2003 Pivot Charts and their pivot table b. Mark Allen Charts and Charting in Excel 2 March 5th 05 05:24 PM


All times are GMT +1. The time now is 06:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"