View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ShadowVixen ShadowVixen is offline
external usenet poster
 
Posts: 6
Default How to loop through PivotTable

I have a Pivot Table already created. However, I am programming a module and
I want to access the information contained in the pivot table and loop
through it to change the data and print a page for each item in the table. I
understand how to write a loop but I am having trouble locating how to access
the data in the pivot table.