Results 1 to 5 of 5

Thread: [RESOLVED] Write Txt File to Word using macro

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    4

    Resolved [RESOLVED] Write Txt File to Word using macro

    Could anyone advise me? Here's the scenario:

    - I have a text/ini file with data in it
    - Using a macro I want to read from this text file and write the data to word, preferrably in a table
    - The data needs to be automated performed when the document is created. There is a 3rd party app that is performing a mail merge and creates this doc.

    i've seen some similar examples but I'm still lost. Any help is much appreciated!

  2. #2

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    4

    Re: Write Txt File to Word using macro

    From the 3rd party app i mentioned I can write to a text file so really its a file similar to below, both sets of data being different columns

    Jason Stevens IT Director
    John Doe VB Programmer
    Ricky Gervais Comedian
    Bob Jones Fireman

  4. #4

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    4

    Re: Write Txt File to Word using macro

    OK I figured how to read from the txt file and write it to the word doc. Now I just need to format it in table columns. I will look in the forums and hopefully will find something

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

    Re: Write Txt File to Word using macro

    Word VBA question moved to Office Development.

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