DDE Connection (OpenInsight Specific)
At 04 JUN 1998 02:07:09AM Meinolf Freiburg wrote:
Hello,
is anybody experienced in tranfering data from OI to Excel 97
At 04 JUN 1998 07:33AM Mike Ruane, WinWin Solutions Inc wrote:
Yes, we are. We do it either DDE, text files, or using the web. What do you want to know?
Mike
At 04 JUN 1998 12:49PM Meinolf Freiburg wrote:
Hi Mike,
we like to transfer same calculated statistical datas to EXCEL to show
them as a grafic.
I was able to transfer data from EXCEL to OI (creating a link between
a special row and column and same editlines), but I couldn't manage this the other way round. Looking into the DDE-Messages with DDESPY it looked like OI try to establish a link to EXCEL but EXCEL
did not respond.
Any idea or samle
Regards
Meinolf
At 04 JUN 1998 12:50PM Meinolf Freiburg, Blume Programm GmbH wrote:
Hi Mike,
we like to transfer same calculated statistical datas to EXCEL to show
them as a grafic.
I was able to transfer data from EXCEL to OI (creating a link between
a special row and column and same editlines), but I couldn't manage this the other way round. Looking into the DDE-Messages with DDESPY it looked like OI try to establish a link to EXCEL but EXCEL
did not respond.
Any idea or samle
Regards
Meinolf
At 05 JUN 1998 10:02AM Bryan Feddish wrote:
If you want to try using OLE automation to get data from OI into Excel go to http://www.netreach.net/~bfeddish/IOBridge.htm and scroll down to the bottom to the REVSRVR home page. Dowload that and use the save Visual Basic code example in the web page.
Bryan