Word Mailmerge

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

Is there any quick way to create a mail merge listing from VB.NET in word. I
have a dataset full of addresses and names that I need to create labels for
and would like to send that data to word so the user could work with it
there. thanks!
 
Hi Brian!

Is there any quick way to create a mail merge listing from VB.NET in word.
I have a dataset full of addresses and names that I need to create labels
for and would like to send that data to word so the user could work with
it there. thanks!

How To Automate Microsoft Word to Perform a Mail Merge from Visual Basic
..NET
http://support.microsoft.com/?kbid=301656

Cheers

Arne Janning
 
THis article is a good start, but how would you use an external datasource,
like an Oracle database?

- campwes
 
Arne,

Thanks for the suggestion, but this does not do what I'm looking for. This
article creates a data document inline in the code. I'm looking for a
resource that helps you connect to an Oracle data source.

Regards,

campwes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top