+ Reply to Thread
Results 1 to 4 of 4

Refencing a Microsoft WORD Library in EXCEL VBA

  1. #1
    Mark
    Guest

    Refencing a Microsoft WORD Library in EXCEL VBA

    I am using two different versions of EXCEL and I need to be able to
    reference different veriosns of Microsoft WORD Library, Ver 8 for
    Office 97 and Ver 10 for Office 2000. Is there a way with VBA to do
    this, if so can someone help me with some code, please?

    Thanks

    Mark


  2. #2
    NickHK
    Guest

    Re: Refencing a Microsoft WORD Library in EXCEL VBA

    Mark,
    Don't reference either library, use late binding, CreateObject etc.
    Design it to work in Ver. 8 and then Ver.10 should be OK.

    NickHK

    "Mark" <[email protected]> wrote in message
    news:[email protected]...
    > I am using two different versions of EXCEL and I need to be able to
    > reference different veriosns of Microsoft WORD Library, Ver 8 for
    > Office 97 and Ver 10 for Office 2000. Is there a way with VBA to do
    > this, if so can someone help me with some code, please?
    >
    > Thanks
    >
    > Mark
    >




  3. #3
    Mark
    Guest

    Re: Refencing a Microsoft WORD Library in EXCEL VBA

    Would you be kind enough to explain how this is done, please?

    Mark


  4. #4
    Rowan Drummond
    Guest

    Re: Refencing a Microsoft WORD Library in EXCEL VBA

    This should point you in the right direction:

    http://www.xldynamic.com/source/xld.EarlyLate.html

    Hope this helps
    Rowan

    Mark wrote:
    > Would you be kind enough to explain how this is done, please?
    >
    > Mark
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1