View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
chas chas is offline
external usenet poster
 
Posts: 40
Default add item to multiple consolidation pivot table

I currently have a pivot table created through the pivot table wizard. I
selected to create a pivot table using data from "Multple Consolidation
Ranges", create a single page field, then add the ranges.

My question is, is there a way to add a new range or "item" (to the existing
pivot table) without going through the wizard. I'm trying to incorporate
this process into an existing macro but using the wizard just complicates
things. Currently I have to select the table, go to the wizard & hit the
back button until I get to the step where i can add another range.

I'm not very good with VB yet so I tried recording my steps first but that
gave me a very complicated array which i don't think would work because that
info will change everytime I add or remove a range.

I hope all that made sense. Any help will be greatly appreciated.

Thanks