I can get you part way, Heather. Yes, you can change the data source. Yes,
you can merge two documents to the same data source. You can absolutely
automate it. In the Excel file, give a dropdown in column A to choose
F(rench) or E(nglish). Then, record a macro of yourself running mailmerge
(with query F) to the French document, then change the data source and
mailmerge (query E) to the English document. Put the code in the Word
document_open event so it runs as soon as you open it.
Here is more code/info on automating mail merge:
http://www.vbaexpress.com/kb/getarticle.php?kb_id=122
Perhaps this is enough information.
*******************
~Anne Troy
www.piersontech.com
www.mrexcel.com
> I have to do a mail merge to different documents based on 2 original
> documents (french and english).
[quoted text clipped - 9 lines]
> I hope I am being specific enough. Any help is appreciated.
> HeatherO
HeatherO - 22 Mar 2005 14:43 GMT
Thank you Anne. Your information is very helpful. I appreciate your help
especially with so much to learn. Thanks again.
Heather
> I can get you part way, Heather. Yes, you can change the data source. Yes,
> you can merge two documents to the same data source. You can absolutely
[quoted text clipped - 28 lines]
> > I hope I am being specific enough. Any help is appreciated.
> > HeatherO