PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting changing cells

Reply

changing cells

 
Thread Tools Rate Thread
Old 01-07-2003, 04:03 PM   #1
peter
Guest
 
Posts: n/a
Default changing cells


hi, i have a question regarding something i'm trying to
chart.

i have seven cells, all OLE linked to a program. thus,
these cells change constantly.

here's an example of what i'm trying to accomplish. let's
say cells A1:A3 have the links.

for ease, how do i make a chart graphing the value of cell
A2 vs. value in A3? I want the data points to chart
everytime the value in A1 changes (when A1 changes, all
other cells change as well). Thus, the graph will keep
growing, and add new data points accordingly.

sorry for the long post.
  Reply With Quote
Old 02-07-2003, 02:22 AM   #2
Jon Peltier
Guest
 
Posts: n/a
Default Re: changing cells

Peter -

It's tricky to keep older values from linked cells like this. You could
write a program to store the values elsewhere in the worksheet, but the
events that tell the macro when to run are not reputed to be reliable.

There's another approach using circular references, described by Stephen
Bullen: http://bmsltd.co.uk/DLCount/DLCount...le=Previous.zip

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

peter wrote:
> hi, i have a question regarding something i'm trying to
> chart.
>
> i have seven cells, all OLE linked to a program. thus,
> these cells change constantly.
>
> here's an example of what i'm trying to accomplish. let's
> say cells A1:A3 have the links.
>
> for ease, how do i make a chart graphing the value of cell
> A2 vs. value in A3? I want the data points to chart
> everytime the value in A1 changes (when A1 changes, all
> other cells change as well). Thus, the graph will keep
> growing, and add new data points accordingly.
>
> sorry for the long post.


  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