View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Making Databases

Look at Excel VBA help on setlinkOnData

Assume this is a DDE link.

--
Regards,
Tom Ogilvy


"Chris" wrote in message
...
I have an excel spread sheet that brings in live data on
stocks and futures. Is it possible to have excel record
the time, date, and other cell values when a cell deviates
from a certain value. For example I want excel to record
the time, date, bib/offer, and bid/offer quantities when a
cell does not equal zero.

Thank you,

Chris
.