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 / January 2007

Tip: Looking for answers? Try searching our database.

Condition / field not recognized

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
superseba888 - 28 Jan 2007 20:50 GMT
Hello,

I have a word merged file. The datas are inside a table of an Access
database. The goal is to insert another word document if a condition
is TRUE.

Here is my syntax :
{IF prix_dev=EUR "{INCLUDETEXT "C:\\docs\\eur.doc"}" "The condition
was not verified"}

On 162 fields in my db, 150 have the value EUR inside prix_dev.
So the doc eur.doc should appear on 150 merged pages. (And then 12
with the "not verified" quote)

But ALL 162 pages have the quote "condition was not verified".

Just like the condition was always FALSE...
Same problem with excel file.

What's wrong ?
Thansk, vince.
macropod - 28 Jan 2007 22:55 GMT
Hi Vince,

Try:
{IF{MERGEFIELD prix_dev}= "EUR" {INCLUDETEXT "C:\\docs\\eur.doc"} "The condition was not verified"}

Cheers

Signature

macropod
[MVP - Microsoft Word]

| Hello,
|
[quoted text clipped - 17 lines]
| What's wrong ?
| Thansk, vince.
 
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.