Getpivotdata

mikeymay

Well-known Member
Joined
Jan 17, 2006
Messages
1,600
Office Version
  1. 365
Platform
  1. Windows
I am using the GETPIVOTDATA formula to ruturn data in a PT.

How do I reference the PT Name rather then the cell it is located in?

Formula I want to use - =GETPIVOTDATA("Total",PT_CRM,"Owner","Person 1","New Type","Type 1","Start Date","Jan 18","Region","Region 1")

Instead of - =GETPIVOTDATA("Total",$AE$3,"Owner","Person 1","New Type","Type 1","Start Date","Jan 18","Region","Region 1")


TIA
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
You can't use the name of the pivot table. Why do you need to?
 
Upvote 0
Positive I've use the name before.....

I will have a lot of pivot tables and this will aid error chasing.
 
Upvote 0
How will it aid error chasing? Surely a cell reference is a lot more obvious than the name of a pivot table which can only be determined by selecting a pivot table, or by using code?

The only way you could use the name is if you defined a named range that mapped to the pivot table.
 
Upvote 0

Forum statistics

Threads
1,214,583
Messages
6,120,383
Members
448,955
Latest member
BatCoder

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