Reorient Pivot Table Data

J

JB

Hello,
Is it possible to reorient pivot table Data from rows to columns? An
example is as follows:

Now (data is correct)

TYPE SUBTYPE DATA
A 1 Permits 5
Value $1,500,258
Lots 25
A 2 Permits 3
Value $1,253,000
Lots 12

==================================================================
To This:

TYPE SUBTYPE Permits Value Lots
A 1 5 $1,500,258 25
A 2 3 $1,253,000 12

Thanks,
JBESr
 
D

Dave Peterson

Try dragging that DATA looking grey button to its immediate right (drop it on
Totals).

(And if you have subtotals you don't want, just double click on the header and
change it to None.)
 

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