I have a Word 2003 File with a MailMerge IF construction in it and it looks like the IF statement is not executed. I tried it out with the newest Words version.
It works if I run the merge directly in Word itself.
The construct looks like this:
{ IF { MERGEFIELD DocumentName } = "" "" "Dokument:" }
The word Dokument should only appear if the DocumentName is not "". The command is inside a table, but also outside from it, it did not work.
I've attached the Wordfile, a demo db and the code file (just in case).
Thanks
Remy