Thread: PIVOT HELP
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Govier[_3_] Roger Govier[_3_] is offline
external usenet poster
 
Posts: 2,480
Default PIVOT HELP

Hi

On your PT, drag code to the Row area
Drag Amount1 to Data area
Drag Amount 2 to data area
You will get the data side by side instead of below each other.

--
Regards
Roger Govier

"CHARI" wrote in message
...
I have a a list of accounts and I have 2 columns of amounts. I need to
create a pivot with the amounts subtotalled for each group.

Ie:

31401 3.00 6.00
31401 2.00 5.00
31600 4.00
31600 10.00

i would like to see 31401 5.00 11.00
31600 0.00 14.00