G
Gary via OfficeKB.com
I have a VB app that performs mailmerges (Word 2002). When I merge to a new
document by setting the .destination = wdSendToNewDocument, how do I get a
VB handle on the Letter1 document that is created from the merge? My
understanding is the wrdApp.ActiveDocument would still be the document that
the merge was performed from and not the Letter1 document created by the
merge.
Thanks
Gary
document by setting the .destination = wdSendToNewDocument, how do I get a
VB handle on the Letter1 document that is created from the merge? My
understanding is the wrdApp.ActiveDocument would still be the document that
the merge was performed from and not the Letter1 document created by the
merge.
Thanks
Gary