Thread: Realtime Graph
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Alectrical Alectrical is offline
external usenet poster
 
Posts: 62
Default Realtime Graph

Hi

I have a cell with a DDE link from another program, which is sample data I
need to produce a real time graph of.

To do this I need to copy the value of the cell, A1, and paste it into B1, a
second later I need to copy the value of A1 into B2 and so on. I can then
produce a real time graph from the information in column B.

Any ideas

Thanks in advance.
Alec