mail merge with vb

S

Shailesh Patel

Hi:
I need to write vb program that opens word doc/dot and does mail merge of
selected records in recordset. Please let me know any place to look for
hints.

Thank you in advance.
Shailesh
 
C

Cindy M -WordMVP-

Hi Shailesh,
I need to write vb program that opens word doc/dot and does mail merge of
selected records in recordset. Please let me know any place to look for
hints.
1. which version of Word?

2. What data source?

3. The SQL you envision to select the records: could it be longer than 512
characters?

If you go to microsoft.com and search the Knowledge Base you should turn up
some HOWTO articles written for VB on mail merging with Word. Note that a
lot of the code is lousy Word-code. But it should at least get you started.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 

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

Top