Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Sune Fibaek" wrote:
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. The T function seems to work ok when I tested it lightly, so we could try: =GETPIVOTDATA(T(J8);$A$7;"Rep";$J$9:$L$9). -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Max" wrote:
The T function seems to work ok when I tested it lightly, Obviously!! That's exactly what, I was looking for! Thank you. /Sune |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The T function seems to work ok when I tested it lightly,
Obviously! That was exactly what, I was looking for. Thank you. /Sune |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Glad to hear that !
Thanks for the feedback .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Sune Fibaek" wrote: The T function seems to work ok when I tested it lightly, Obviously! That was exactly what, I was looking for. Thank you. /Sune |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Thank you Max the T() Function Worked like a Charm to the same query I posted earlier on this morning, and found the solution on this query. Thanks Roger Ramseier Max wrote: "Sune Fibaek" wrote: 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. The T function seems to work ok when I tested it lightly, so we could try: =GETPIVOTDATA(T(J8);$A$7;"Rep";$J$9:$L$9). -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Glad it fit the bill for you too, Roger ! Cheers.
-- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Roger The Rabbit" wrote: Thank you Max the T() Function Worked like a Charm to the same query I posted earlier on this morning, and found the solution on this query. Thanks Roger Ramseier |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Relative reference to a cell on a previous sheet | Excel Discussion (Misc queries) | |||
Copy a relative reference formula from one sheet to another. | Excel Discussion (Misc queries) | |||
Copying a work sheet cell reference as relative not absolute? | Excel Discussion (Misc queries) | |||
Relative Sheet Reference (Summary Sheet) | Excel Discussion (Misc queries) | |||
How do I change a cell from absolute reference to relative referen | Excel Discussion (Misc queries) |