View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Macro for a Pivot Table Macro for a Pivot Table is offline
external usenet poster
 
Posts: 1
Default marco for a pivot table and expansion

I have a list of employess. I want a macro to do a pivot table
in order to group by division and count.
Then I want it to expand each division to create its own tab
for each division.


Help