GETPIVOTDATA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Excel 2003. When linking to a Pivot table in another worksheet it
automatically uses the GETPIVOTDATA function e.g. =GETPIVOTDATA("Cost",'[test
pivot 2.xls]Sheet1'!$A$3,"Name","Anne Murphy")

I then amend this formula to link it to a cell on another sheet e.g.
=GETPIVOTDATA("Cost",'[test pivot 2.xls]Sheet1'!$A$3,"Name","Anne Murphy")+A10

When I next open the file (the one that has the link and not the Pivottable
I see REF!#. This only updates with the answer when I go and open the source
that contains the pivot table.

Any idea how to see the answer straight away without having to open the
source file?

Thanks
 
The GETPIVOTDATA function, like some other functions, only returns data
for references in the same file, or another open file.

http://support.microsoft.com/default.aspx?id=299303
I am using Excel 2003. When linking to a Pivot table in another worksheet it
automatically uses the GETPIVOTDATA function e.g. =GETPIVOTDATA("Cost",'[test
pivot 2.xls]Sheet1'!$A$3,"Name","Anne Murphy")

I then amend this formula to link it to a cell on another sheet e.g.
=GETPIVOTDATA("Cost",'[test pivot 2.xls]Sheet1'!$A$3,"Name","Anne Murphy")+A10

When I next open the file (the one that has the link and not the Pivottable
I see REF!#. This only updates with the answer when I go and open the source
that contains the pivot table.

Any idea how to see the answer straight away without having to open the
source file?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top