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 / October 2004

Tip: Looking for answers? Try searching our database.

mail merge using variable data to determine which page to insert.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sue - 29 Oct 2004 15:29 GMT
I have a mail merge doc that contains both common and variable pages.  I have
a mail list that contains a feild that will determine which page will be
printed in my form letter.  I is there a what to use an If statement to pull
in a file or page so I do not lose my original sort for bulk mailing.  
Help!!!!!
Signature

Sue

Peter Jamieson - 29 Oct 2004 16:58 GMT
Either something like

{ IF { MERGEFIELD myfield } = 0 "{ INCLUDETEXT
"c:\\extrapages\\extrapage.doc" }" "" }

- in which case you may need multiple IF fields if different documents need
different pages, or

{ INCLUDETEXT "c\\extrapages\\{ MERGEFIELD myfield }.doc" }

if you one .doc for each possible value of "myfield" and those values are
legitimate file names, or

{ INCLUDETEXT "c\\extrapages\\extrapages.doc" "{ MERGEFIELD myfield }" }

where each possible value of myfield is the name of a bookmarked chunk of
text in "extrapages.doc".

Peter Jamieson
>I have a mail merge doc that contains both common and variable pages.  I
>have
[quoted text clipped - 3 lines]
> in a file or page so I do not lose my original sort for bulk mailing.
> Help!!!!!
 
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.