DDE equivalent in Excel 2003 / .NET ? (push technology)

  • Thread starter Thread starter cybertof
  • Start date Start date
C

cybertof

Hello,

Is there a new native technoloy that would allow to do the same as DDE
within Excel, but more efficient and more robust and future proof ?

I mean the same as a real-time-values-update (push) through a new kind
of DDE link to a kind of DDE Server.


Today there is not DDE support in .NET, isn't it ?


Regards,
Cybertof.
 
cybertof said:
Is there a new native technoloy that would allow to do the same as DDE
within Excel, but more efficient and more robust and future proof ?

I mean the same as a real-time-values-update (push) through a new kind
of DDE link to a kind of DDE Server.

See the RTD function introduced with Excel 2002 and related documentation on
MSDN.

Jens.
 
Back
Top