Hello
Here is my problem. I have an Excelsheet that gets continuously updated by a
third party program. My VB program must react when a specific data cell in
the worksheet changes. So far I am using VB6, and it is very straightforward
to bind a field of my VB program via DDE to the Excel cell and use the
change event of my VB field. Now I would like to know how this is best
solved in VB.net, since DDE is no longer supported. Any hint is greatly
appreciated.
Thanks
Herb
Here is my problem. I have an Excelsheet that gets continuously updated by a
third party program. My VB program must react when a specific data cell in
the worksheet changes. So far I am using VB6, and it is very straightforward
to bind a field of my VB program via DDE to the Excel cell and use the
change event of my VB field. Now I would like to know how this is best
solved in VB.net, since DDE is no longer supported. Any hint is greatly
appreciated.
Thanks
Herb