PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Chart source data invalidated when workbook refreshed

Reply

Chart source data invalidated when workbook refreshed

 
Thread Tools Rate Thread
Old 20-11-2003, 06:46 AM   #1
louis
Guest
 
Posts: n/a
Default Chart source data invalidated when workbook refreshed


Hi all,
We have a workbook with vba code which fetches data from
the backend and displays it. Now i have a chart defined
for some data in this workbook and then i refresh this
workbook.
The problem is the chart source data is invalidated for
the new workbook data.
Any solution for this ?
Any help is highly appreciated :-)
  Reply With Quote
Old 20-11-2003, 03:40 PM   #2
Jon Peltier
Guest
 
Posts: n/a
Default Re: Chart source data invalidated when workbook refreshed

Louis -

How does the macro refresh the data? Could you make use of a dynamic
chart instead, for example, one that charts the last N points in the
table? Here's some Dynamic Charting examples and links:

http://www.geocities.com/jonpeltier...s/Dynamics.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

louis wrote:

> Hi all,
> We have a workbook with vba code which fetches data from
> the backend and displays it. Now i have a chart defined
> for some data in this workbook and then i refresh this
> workbook.
> The problem is the chart source data is invalidated for
> the new workbook data.
> Any solution for this ?
> Any help is highly appreciated :-)


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off