View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paolo Sardi Paolo Sardi is offline
external usenet poster
 
Posts: 6
Default How do I change source data range for an existing Pivot Table?

Hi,

I'm trying to change, through Excel VBA code, the source data range for an
existing Pivot Table.

Is there a way to set a new data source range for an existing Pivot Table?

Thank you.