View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sune Fibaek Sune Fibaek is offline
external usenet poster
 
Posts: 38
Default GETPIVOTDATA() with relative reference

Hi,

Is there a way of cheating GETPIVOTDATA() into using a cell reference as the
data field argument? As in =GETPIVOTDATA(J8;$A$7;"Rep";$J$9:$L$9). I've tried
with just about every function I can think to get the text from J8 used in
the formula instead of having to write the text.

Any hints?

/Sune