Command line argument for mail merging

C

Chellammal

Hi All,
I have data in text file and word template with letter
format including mergefield. I want to pass the command line argument to
generate mail merging instead of using the 6 steps to do.

for example, I should need like
WinWord name.dot c:\test.txt -s new.doc


Any suggestion would be greatly appreciated.

Regards,
A.Chellammal
 
C

Cindy M -WordMVP-

Hi Chellammal,
I have data in text file and word template with letter
format including mergefield. I want to pass the command line argument to
generate mail merging instead of using the 6 steps to do.

for example, I should need like
WinWord name.dot c:\test.txt -s new.doc
Nothing like this exists for Word, I'm afraid. But you can reduce the six
steps to one. Display the Mail Merge toolbar, then simply click the
appropriate button to merge to a new document.

Even quicker would be an AutoOpen macro that will execute when the
document is opened. But macro security might be a problem?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
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