|
-
Dec 23rd, 1999, 05:44 AM
#1
What is the generic DDE library I can reference in VB5? For example, there is MS Excel Object Library file (Excel8.olb) that I can reference to use DDE functions (ie. Application.DDEInitiate) in VBA for MS Excel. Of course, I can reference this file to use DDE but I prefer more a generic method.
Please help.
Thanx.
Sean Kim
-
Dec 23rd, 1999, 12:30 PM
#2
Guru
DDE is dead, don't use it (unless you have to) otherwise, you can use automation to control MS Office Apps.
Here's an example on how to do it.
http://www.vb-world.net/ubb/Forum3/HTML/002369.html
HTH
Tom
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|