RE: Chart update?
From: Aymer (anonymous_at_discussions.microsoft.com)
Date: 04/02/04
- Previous message: Aymer: "Changing equation on the chart trendline"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 2 Apr 2004 12:21:04 -0800
Try capturing the update event. I think you have to re-establish the link between pivotchart to the pivotable. Something with this algorithm:
1. pivotTable update occurs
2. Capture update event
3. OnUpdate chart.datasource = pivot
I encountered something like this on the web. It might work for you.
peace,
Aymer
aymerb[@]yahoo.com
- Previous message: Aymer: "Changing equation on the chart trendline"
- Messages sorted by: [ date ] [ thread ]