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 / November 2006

Tip: Looking for answers? Try searching our database.

Can't Update Linked Letter in IF (If...Then...Else...) template

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rcnj_robin - 27 Nov 2006 21:04 GMT
We have been using a template linking different letters via the
IF(If...Then..Else..) options.  We insert files as links so when changes are
applied to files, they will automatically update in the template.  It is not
applying these changes anymore...what went wrong.  Example:
{IF{MERGEFIELD_ADMIT_CODE}<>"FE""{INCLUDETEXT"P:\\Shared\\Letters\Letter_IEN.doc"\*MERGEFORMAT}"""}.
What is happening is Word is remembering the last Letter_IEN.doc, not the
updated one.  I have tried relinking the letter and rebooting, but the Mail
Merge process keeps bringing the old Letter_IEN.doc.  Help
macropod - 28 Nov 2006 02:30 GMT
Hi rcnj_robin,

It looks like your field coding is missing some important spaces between the
various arguments, and a required backslash in your INCLUDETEXT field. You
probably also don't need the '\*MERGEFORMAT' switch. Try:
{IF{MERGEFIELD_ADMIT_CODE}<>_"FE"_{INCLUDETEXT_"P:\\Shared\\Letters\\Letter_
IEN.doc"}_""}.
or
{IF{MERGEFIELD_ADMIT_CODE}=_"FE"_""_{INCLUDETEXT_"P:\\Shared\\Letters\\Lette
r_IEN.doc"}}.
where each of the underscores represents a space character.

Cheers

Signature

macropod
[MVP - Microsoft Word]

> We have been using a template linking different letters via the
> IF(If...Then..Else..) options.  We insert files as links so when changes are
> applied to files, they will automatically update in the template.  It is not
> applying these changes anymore...what went wrong.  Example:

{IF{MERGEFIELD_ADMIT_CODE}<>"FE""{INCLUDETEXT"P:\\Shared\\Letters\Letter_IEN
.doc"\*MERGEFORMAT}"""}.
>  What is happening is Word is remembering the last Letter_IEN.doc, not the
> updated one.  I have tried relinking the letter and rebooting, but the Mail
> Merge process keeps bringing the old Letter_IEN.doc.  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.