View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Francis Cheung Francis Cheung is offline
external usenet poster
 
Posts: 1
Default Save the layout of PivotTable

Hi,
I am now programming with PivotTable in VB6 environment.
I would like to know is there any method to save the
layout of the PivotTable in OfficeXP? And how to load this
saved layout back to the PivotTable? The data source of
the PivotTable is OLAP cube.

Thanks a lot.