Path: utzoo!news-server.csri.toronto.edu!rutgers!sun-barr!cs.utexas.edu!uunet!mcsun!cernvax!chx400!chx400!urz.unibas.ch!kullmann From: kullmann@urz.unibas.ch Newsgroups: comp.windows.ms.programmer Subject: Excel 3.0 and DDE Message-ID: <1991Mar9.162929.1432@urz.unibas.ch> Date: 9 Mar 91 15:29:29 GMT Organization: University of Basel, Switzerland Lines: 23 I am writing a WinWord macro that requests data from different applications via DDE. Now, if some request fails I normally get an error back, but Excel 3.0 just doesn't reply. I have to wait for a timeout in Winword. If Excel then gets activated by user action it first displays a message box telling whatever went wrong in the DDE request. Perhaps I overlooked an option in excel - somthing like: "Handle DDE requests just like user interaction." - Or its just an X.0- error:-). I would greatly appreciate any help. Thanks Peter