GETPIVOTDATA problems...

svmac

Board Regular
Joined
Feb 16, 2002
Messages
182
I am having difficulty with a GETPIVOTDATA function in a workbook. I have set up the functions on my own PC, and they work fine, but when someone else tries to open the file on their own PC, 3 of the functions (out of 10 GETPIVOTDATA functions) change to #Ref errors. Can anyone tell me why??

Thnx in advance
Stuart
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Sorry to be so long in replying.

=GETPIVOTDATA('JBarrey Tables'!$A$65:$E$174,"Week 1 Value Disbursed HL") doesn't work.

=GETPIVOTDATA('JBarrey Tables'!$A$1:$J$58,"Week 1 Self") does work.

Thnx
Stuart
This message was edited by svmac on 2002-03-04 18:50
 
Upvote 0
From the Help topic for GETPIVOTDATA...

GETPIVOTDATA(pivot_table,name)

"If the syntax of name does not describe a visible field, if name is omitted, or if name includes a page field that is not displayed, GETPIVOTDATA returns #REF!."

Are all of the fields for these items visible?
 
Upvote 0
All fields are visible.

I have had further chance to look at this, and I am now even more confused.

I have been able to get all formulae to work, until I sort the table using the drop down field at the top of the table. When I change the name of the person whose sales details I am sorting, the formula result changes from a value to #Ref error. The only difference to the table is the initials at the top, and the formula does not change.

Let me know if more clarification is needed.

Thnx in advance
Stuart
 
Upvote 0

Forum statistics

Threads
1,213,543
Messages
6,114,236
Members
448,555
Latest member
RobertJones1986

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