Hi all,
Between Excel 97 and Excel XP, I notice that in VBA, there is a new Pivot Object called a Pivot Cache. Although I found some code to illustrate how to create and use a cache in VBA, I also notice that the pivot table can still be created simply by using the PivotTableWizard object. Is is theirfore necessary to use the cache object whengenerating VBA code to construct a pivot table?
Tx



