View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed C[_3_] Ed C[_3_] is offline
external usenet poster
 
Posts: 2
Default Pivot Table Help with Column Headings

I have used the Wizard to create a pivot table. I was unable to find how to
create two column headings. I can get the wizard to use either 'Account ID'
or 'Description' but NOT both. Can someone suggest the macro code that would
add 'Description' to an existing pivot table as the second line in each
column?

Something likeeither:

40100 Utilities
Utilities 40100

My existing pivot table has only the Account ID as a column heading.

Thanks,

EdC