ActiveX for Word
Results 1 to 3 of 3

Thread: ActiveX for Word

  1. #1
    Registered User
    Join Date
    Dec 2000
    Location
    Nottingham, England
    Posts
    68

    Post ActiveX for Word

    Using this code in Access 97

    Set objWord = CreateObject("Word.Application")

    I get an error activex component not registered.

    I've looked in the activex list in access but there's no mention of it.

    What do I need to register it.?

  2. #2
    Registered User
    Join Date
    Dec 2000
    Location
    Circle Pines,MN,USA
    Posts
    805

    Post

    re-install your active-x component. Something didnt work right or contact the people you got it from.

    What version of VB are you running?

    VB lite, Standard, Pro, Premium, 4.0,5.0,6.0

  3. #3
    Registered User
    Join Date
    Oct 2000
    Location
    Kansas City, MO
    Posts
    1,162

    Post

    Make sure you are

    Word 97/2000 VBA in your references.

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
  •