View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pat Garard Pat Garard is offline
external usenet poster
 
Posts: 2
Default Change Pivot Table Range

G'Day All,

I have a workbook that has a Worksheet containing raw data read from an
Access database using VBA/ADODB using criteria selected from a UserForm.

Several other Sheets contain summary reports of various kinds assembled
from the Raw Data using VBA.

I would like to construct two Pivot Tables/Charts based on the Raw Data.

How may I update the underlying range of these, when the raw data range
changes from time to time depending on the criteria?
--
Regards,
Pat Garard
Melbourne, Australia
_______________________