View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BGW BGW is offline
external usenet poster
 
Posts: 1
Default VBA to Update Pivot Table

Hi

Can someone help me with macro. I have a pivot table with 12 columns of
data(for the twelve months). A user will enter the month that he wants to
display in cell A1 and I need the pivot table to display that column plus the
two previous months and hide the others.

Thanks