Thread: Pivot Charts
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James L[_3_] James L[_3_] is offline
external usenet poster
 
Posts: 5
Default Pivot Charts

Hello

If I have a pivot chart that could have any combination of page fields, row fields, column fields, data fields. How can i clear them all (without deleting the chart) using a macro. So once the macro has been run the chart is empty ready to recieve new fields. i take it you must use a loop

Thanks in advance
James