View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jaya Jaya is offline
external usenet poster
 
Posts: 5
Default Extract pivot table info

Hi,

I have a pivot table which has filters in the page
fields. When the user selects the filters i want to
retrieve the filter information and store it for later
use. How do i do that using VBA?

-Jaya