I need a script to drill into a pivot table

lwelch1980

New Member
Joined
Jan 18, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi,
I am new to VBA and I am trying to run a routine that selects the grand total in a pivot table. When I try to record the Macro, I can select a cell (like h9) but not the grand total of a specific table.
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
So once you select the grand total what are you doing with it? Are you trying to reference to it from another tab? Are you copying and pasting it somewhere? Normally to reference data in a pivot table you can use formula =GETPIVOTDATA("Name of Field",$A$4). Can you provide some more detail on what you are wanting to do.

Thanks
 
Upvote 0

Forum statistics

Threads
1,216,153
Messages
6,129,176
Members
449,491
Latest member
maxim_sivakon

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