Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Excel Pivot Question

I have a pivot table displayed with data populated using c# code.
I want to create a graph out of ONLY the FINAL summary rowS.
If I create a pivot chart, then it gets messed up if I expand the pivot table.
If I manually copy paste the sumary values into another place and draw a
graph based on that, then when the pivot table data is re-updated by c# code,
then my
graph would go out-of-sync.
If I refer to the summary cells somewhere and use that for the graphing,
then also when I expand/collapse the pivot table, then the location of the
summary rows change and so my graph goes blank.
One possibility is to get a handle of the summary rows using C# code, but
neither the PivotTable nor the PivotCache objects seem to be able to provide
any methods that return just the summary rows.

Any ideas?

Reply
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
Excel 2007 Pivot Table question Confusicous Excel Discussion (Misc queries) 1 October 22nd 09 03:43 PM
Excel 2007 Pivot Table Question David3553 Excel Discussion (Misc queries) 2 March 15th 09 08:16 PM
Excel 97 Question (Pivot tables) GJS Excel Discussion (Misc queries) 2 August 10th 06 01:57 PM
Excel as Database - Pivot Question DCSwearingen Excel Discussion (Misc queries) 2 June 21st 06 11:05 PM
Excel Pivot Table Question Tom Excel Discussion (Misc queries) 0 August 2nd 05 06:31 PM


All times are GMT +1. The time now is 11:24 PM.

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

About Us

"It's about Microsoft Excel"