Consolidatd pivot

bt-psmith

New Member
Joined
Oct 11, 2005
Messages
23
I am having trouble getting my consolidated pivot to reflect all the data fields I need. Instead I am getting just row, column, data and page. Below is a sample of the data that I am trying to consolidate.

Project 1

Name Position Project # Apr-07 Mar-07
John Art Project 1 10 5
Mary Art Project 1 5 5
James Design Project 1 5 5
Steve Programming Project 1 5 5


Project 2

Name Position Project # Apr-07 Mar-07
John Art Project 2 5 5
Mary Art Project 2 10 5
James Design Project 2 10 10
Steve Programming Project 2 10 10


Project 3

Name Position Project # Apr-07 Mar-07
John Art Project 3 5 5
Mary Art Project 3 10 5
James Design Project 3 10 10
Steve Programming Project 3 10 10




I need a pivot that looks like this:
Name Position Project # Apr-07 Mar-07
John Art Project 1 10 5
Project 2 5 5
Project 3 5 5
John total 20 15
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,214,819
Messages
6,121,729
Members
449,049
Latest member
MiguekHeka

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top