Results 1 to 4 of 4

Thread: VB and Word

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    2

    VB and Word

    I am attempting to produce a Word document out of VB6
    I have used your help, which I found excelent, to produce an Excel sheet.
    Can you help me please

    Denis

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB and Word

    Welcome to the forums.

    This will get you started.

  3. #3
    Hyperactive Member Condomx's Avatar
    Join Date
    Dec 2009
    Location
    Iligan City,Philippines
    Posts
    327

    Re: VB and Word

    yes we guarantee that we will help you here and a warm welcome to this forum from me.Just give the details on what you want to do.
    ~[L!f3 !s @ll @ab0ut l3@rn!ng]~

    ~*D0nt Give up, h0pe is always present*~

  4. #4

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    2

    Re: VB and Word

    I am using the code:

    Dim oApp As Word.Application
    Dim oDoc as Word.Document

    Set oApp = New Word.Application

    When Run I receive: Error 432 File or Class Name not found during Automation Operation.

    This is my first effort to write to Word through VB6

    Where am I going wrong

    Denis

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