Results 1 to 2 of 2

Thread: RE: DDE library

  1. #1
    Guest

    Post

    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

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    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
  •  



Click Here to Expand Forum to Full Width