View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GDCross GDCross is offline
external usenet poster
 
Posts: 19
Default Excel 2000 - Pivot Table Show Pages

Question #1: I am trying to write VBA code to show pages from a pivot table.
The code from the macro recorder produces the worksheets, however, there is
no data in them and I don't know why?

Question #2: I need to write VBA code to generate PivotCharts off of these
Pivot Tables. Can anyone suggest any references for me?

Thanks in advance. GDCross