View Single Post
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Autom. Mail Merge

You can't. The merge fields in the document must be identical to those in
the data source.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Chris" wrote in message
...

Hi,

I am creating a mailmerge programmatically from a template
and then I attach a csv file as a datasource.
When my template contains fields that does not match with the fields
from the datasource a dialog comes up and asking for userinput.

Because I generate the mail merge programmatically, I have to
avoid that. How can I do that ?


Thanks,
Chris