LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default getpivotdata problem

I am trying to calulate a field based on pivot data...
Can anybody tell me why this results in an "Application defined or object
defined error"

ActiveCell.Offset(0, 1).Select
ActiveCell.Value = 1.2
ActiveCell.Offset(0, 1).Select
ActiveCell.Value = _
"=GETPIVOTDATA(""2006
F/cast"",$B$11,""Geo"",""Americas"",""Region"",""Cen tral"",""Partner Type"","
& gpde & ",""Fulfillment"",""Rev Ptnr."")*(RC[-1])"

(""2006 F/cast") is a CalculatedField
--
Mike Watkins
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivottable getpivotdata problem Mikmac Excel Worksheet Functions 2 October 30th 09 01:17 PM
Getpivotdata problem Al Excel Discussion (Misc queries) 2 December 10th 08 02:57 PM
GETPIVOTDATA problem Laurence Lombard Excel Discussion (Misc queries) 4 January 11th 08 03:11 PM
Problem with getpivotdata function conniemm Excel Discussion (Misc queries) 1 September 18th 07 05:32 AM
getpivotdata refresh problem Derrick Excel Worksheet Functions 0 August 9th 06 07:19 PM


All times are GMT +1. The time now is 12:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"