View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Average from the GETPIVOTDATA formula

Hello,
I have a pivot table that calculates various data points by cost center, by
year, by month. I want to use the GETPIVOTDATA formula to calculate the
average for a particular data point.
I am receiving a #REF error from the following formula: =GETPIVOTDATA("Sum
of LTL lb/SW",Pivots!$A$10,"Fiscal Year","FY 2007","City","Atlanta","CDC
Market","CDCATL").
Can I specify a particular range within the pivot table? How can I get this
to work?
Thanks,