Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I am trying to pull data from a PivotTable using the GETPIVOTDATA
worksheet function. However, i dont know what to use for the "Data_Field" item =GETPIVOTDATA( ???????? ,$A$4,"Data","Number of Voters","Company","Brooks & Co") Help! Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It looks like you want the number of voters for a specific company, so
this may work: =GETPIVOTDATA("Number of Voters",$A$4,"Company","Brooks & Co") bbddvv wrote: Hi, I am trying to pull data from a PivotTable using the GETPIVOTDATA worksheet function. However, i dont know what to use for the "Data_Field" item =GETPIVOTDATA( ???????? ,$A$4,"Data","Number of Voters","Company","Brooks & Co") Help! Thanks. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GetPivotData function returning N/A error for some rows | Excel Discussion (Misc queries) | |||
numerical integration | Excel Discussion (Misc queries) | |||
create pivot table formula without the GETPIVOTDATA function | Excel Discussion (Misc queries) | |||
Automatically up date time in a cell | Excel Discussion (Misc queries) | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |