ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   getpivotdata (https://www.excelbanter.com/excel-worksheet-functions/166440-getpivotdata.html)

geebee

getpivotdata
 
hi,

i have the following in a cell:
=GETPIVOTDATA(D14, pivot!$O$7)

D14 is a cell reference, the cell containing a value.

but i am getting a #REF! error in this GETPIVOTDATA field.

what should i do?

thanksin advance,
geebee


Max

getpivotdata
 
Try wrapping a T() around the cell ref D14:
=GETPIVOTDATA(T(D14),pivot!$O$7)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"geebee" wrote:
hi,

i have the following in a cell:
=GETPIVOTDATA(D14, pivot!$O$7)

D14 is a cell reference, the cell containing a value.

but i am getting a #REF! error in this GETPIVOTDATA field.

what should i do?

thanksin advance,
geebee


Roger Govier[_3_]

getpivotdata
 
Hi

I don't think you are giving the correct arguments to the GetPivotData
function.
Take a look at Debra Dalgleish's site
http://www.contextures.com/xlPivot06.html
and download the sample file

--
Regards
Roger Govier



"geebee" (noSPAMs) wrote in message
...
hi,

i have the following in a cell:
=GETPIVOTDATA(D14, pivot!$O$7)

D14 is a cell reference, the cell containing a value.

but i am getting a #REF! error in this GETPIVOTDATA field.

what should i do?

thanksin advance,
geebee





All times are GMT +1. The time now is 12:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com