Finding Open Applications That Are DDE Capable (102362)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q102362 SUMMARY
In Microsoft Excel, you can find which of your currently open applications
are capable of dynamic data exchange (DDE) by using the following macro
function:
=INITIATE("","")
This function displays a DDE dialog box that lists all of the open
applications and topics to which Microsoft Excel can open a DDE channel.
You can then use other DDE commands such as EXECUTE() and SEND.KEYS() to
control the other application.
REFERENCES
"Function Reference," version 4.0, page 240
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbinterop kbProgramming KB102362 |
---|
|