Pivot Tables and row level output

R

Rich

I am using Excel 97.

When I do a pivot table, the summed values are all in one column. I
want to have the output go into a row. Below is an example of what I
get now. And what I want the result to be.

Now :

Acct # Data Total
123 Sum of value1 $10
Sum of value2 $20


What I want :

Acc # Sum of Value 1 Sum of value 2
123 $10 $20
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top