Pivot Table; Consolidate filed values

DRSteele

Well-known Member
Joined
Mar 31, 2015
Messages
2,611
Office Version
  1. 365
Platform
  1. Windows
Can someone please help me?

The Excel Table T_Scr contains scores for teams as visitor and as host. There are 30 teams with 82 games per team.

ABCDEFGH
1GmDateVisitorHostColumn1VScrHScr
2110/12/2016St. LouisChicago52
3210/12/2016CalgaryEdmonton47
4310/12/2016TorontoOttawa45
5410/12/2016Los AngelesSan Jose12
6510/13/2016MontréalBuffalo41
7610/13/2016BostonColumbus63
8etc
9

<tbody>
</tbody>
Sheet59

I would like to create a pivot table that shows the count of the number of games in total that each team scored (see HScr and VScr) the various number of goals. I'm able to create two PTs, one that uses Visitor as Rows in PT Fields (like below) and one that uses Host as Rows in PT Fields, but I can't figure out how to consolidate the two PTs or their ranges.

ABCDEFGHIJK
2Count of VScrVScr
3Visitor01234567Vis
4Anaheim1254214
5Arizona14512114
6Boston1372114
7Buffalo13431113
8Calgary1544216

<colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col><col><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
scoring
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,195,722
Messages
6,011,309
Members
441,604
Latest member
CraigThompson

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
Top