View Single Post
  #1   Report Post  
MadManInABox
 
Posts: n/a
Default Live DDE Data Logging

Here's my situation:

I have several live data streams coming into my excel spreadsheet over DDE
links, the data is being continually updated in the cells.

What I want to do is continually log the data when the spreadsheet opens,
with a time stamp, then analyse it for things like min, max, average etc.

plz help...