View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike C[_5_] Mike C[_5_] is offline
external usenet poster
 
Posts: 24
Default Code for a Macro that allows a Pivot table to be repeatedly run (fora dynamic rows in a table, but static field names)

Hello - Any chance anyone has some code available that would allow me
to create a pivot table for a range of data that changes?

I run the pivot by grouping the same fields in the table, but the
number of rows in the data set is different each day.

Thanks for any help you can provide.

Even if the code doesn't fix my problem exactly, it will still be nice
to see what code you have available, so that I can learn from it.

Thanks!