I want to use the GET PIVOTDATA function to reference data fromwithin a Pivotable. When I enter: =GETPIVOTDATA("Amount",'2019'!$R$4,"Fund","1100","Orgn","2002","Acct","5815"),I get the result of $15,589.15
I want the function to be dynamic and retrieve the informationdisplayed in the Acct field stored in cell T8 in the Pivot Table. When Ichange the function to =GETPIVOTDATA("Amount",'2019'!$R$4,"Fund","1100","Orgn","2002","Acct",T8)I get #REF!
What am I doing wrong? How do I fix this to keep it dynamic?
Thank you in advance for your help,
Tom
I want the function to be dynamic and retrieve the informationdisplayed in the Acct field stored in cell T8 in the Pivot Table. When Ichange the function to =GETPIVOTDATA("Amount",'2019'!$R$4,"Fund","1100","Orgn","2002","Acct",T8)I get #REF!
What am I doing wrong? How do I fix this to keep it dynamic?
Thank you in advance for your help,
Tom