Hi,
So I want to use a cell reference in a getpivotdata function but it keeps springing a #ref error.
The formula originally looked like:
=GETPIVOTDATA("2010 Vol $",PT!$A$3,"PERSON",A6,"AREA NAME",B6)
With A6 = to a person's name and B6 = to the area.
What I tried to do is change it to...