View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JimmyA JimmyA is offline
external usenet poster
 
Posts: 9
Default Add all fields to pivot using VBA

Hi Guys

I need a macro to create a pivot table for multiple columns. I need column A
and B as Row Fields. Colums C to column x (variable) need to be added
automatically as Pivot fields. The headers for column C to x will be variable.

thanks in advance...