Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / April 2004

Tip: Looking for answers? Try searching our database.

How to automate  a  merge  data  into master merged document

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Caroline Williams - 29 Apr 2004 03:51 GMT
How do I automate merged data to appear every time I open
the master merge document. For example, when I click on
the document I want all the merged data to appear
automatically instead of selecting merge to new document
every time. Is this possible?

Thanks in advance,
CVW
Graham Mayor - 29 Apr 2004 10:06 GMT
A merge has three parts
1 A data file
2 A template - your master merge document.
3. The merge itself.

*All* the merge data is only available when you complete the merge. If you
want access to that merged data merge to a new document then save the
document and refer to that.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
    Graham Mayor -  Word MVP

  Web site www.gmayor.com
 Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>

> How do I automate merged data to appear every time I open
> the master merge document. For example, when I click on
[quoted text clipped - 4 lines]
> Thanks in advance,
> CVW
CAROLINE WILLIAMS - 29 Apr 2004 19:24 GMT
 Thanks, but do you know why I can't just open the open the master merge
file and have the data already merged automatically instead of always
selecting merge to new document. I have seen it where I have a master merge
file   which I downloaded with the data and header info and I just open the
document and it auto merges the data into the document without selecting
merge to a new document. How can this be automated in that way?

 Thanks in advance,
 Caroline

 --
 CAROLINE WILLIAMS
 > A merge has three parts
 > 1 A data file
 > 2 A template - your master merge document.
 > 3. The merge itself.
 >
 > *All* the merge data is only available when you complete the merge. If
you
 > want access to that merged data merge to a new document then save the
 > document and refer to that.
 >
 > --
 > <>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
 >      Graham Mayor -  Word MVP
 >
 >    Web site www.gmayor.com
 >   Word MVP web site www.mvps.org/word
 > <>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
 >
 >
 >
 > Caroline Williams wrote:
 > > How do I automate merged data to appear every time I open
 > > the master merge document. For example, when I click on
 > > the document I want all the merged data to appear
 > > automatically instead of selecting merge to new document
 > > every time. Is this possible?
 > >
 > > Thanks in advance,
 > > CVW
Doug Robbins - Word MVP - 30 Apr 2004 06:46 GMT
To do that, you would have to save the mail merge main document as a
template and have an autonew macro in it that contained the following
commands:

With ActiveDocument.MailMerge
   If .State = wdMainAndDataSource Then
       .Destination = wdSenttoNewDocument
       .Execute
   End If
End With

Signature

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested.  Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP

>   Thanks, but do you know why I can't just open the open the master merge
> file and have the data already merged automatically instead of always
[quoted text clipped - 37 lines]
>   > > Thanks in advance,
>   > > CVW

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.