Formula to get totals from pivot table

mahmed1

Well-known Member
Joined
Mar 28, 2009
Messages
2,302
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hi All

I have a table that is set up like this etc


2017 2018
Jan Feb Mar Jan Feb Mar
Test1 5
Test2 10
Test3 20

This table has data stored every month with the amount of tests done

I have a pivot table that just filters to give me which months and years are selected from a slicer in this format (Ignore the values)

[TABLE="width: 216"]
<tbody>[TR]
[TD]Count of Question[/TD]
[TD]Month[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Year[/TD]
[TD="align: right"]Jan[/TD]
[TD="align: right"]Apr[/TD]
[/TR]
[TR]
[TD="align: right"]2018[/TD]
[TD="align: right"]32[/TD]
[TD="align: right"]89[/TD]
[/TR]
</tbody><colgroup><col><col><col></colgroup>[/TABLE]

I need a formula that looks up my table and gives me the total amount of tests done for that selection

so on my slicer - if I selected 2017, 2018 and I selected Jan and Feb

I want to retrieve the total tests done from this table

Can someone please help me with this

Thanks
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,223,214
Messages
6,170,774
Members
452,353
Latest member
strainu

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