View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike_M Mike_M is offline
external usenet poster
 
Posts: 5
Default Macro to update pivot table data range

Does anyone have a quick macro that goes an updates the data range for
a pivot table? At present, additional data rows are being added to the
data set which are below and outside of the data range previously
defined. The data is on a different worksheet to the pivot table. I
would like to simply assign this macro to a button next to the pivot
table so that the user spends no time manually updating the data range
to include the additional rows added each month.

Thanks

Mike