ID: Q117338
6.00 6.00a 6.00c WINDOWS kbusage buglist6.00
The information in this article applies to:
If you include a document that contains MERGEFIELD fields in your mail merge main document, Word for Windows does not suppress blank lines in the included document. (To include a document, insert an INCLUDETEXT field or choose File from the Insert menu, select the file, select the Link To File option, and then choose OK.)
In other words, the Don't Print Blank Lines When Data Fields Are Empty option has no effect on the MERGEFIELD fields in an included document.
We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Create a conditional IF statement in the original document that will suppress blank lines when the data fields are empty, as in the following example
{Mergefield Name}<p>
{Mergefield Address} {if {mergefield Address2} <> "" "<p>
{mergefield Address2}"}<p>
{Mergefield City}, {Mergefield State} {Mergefield Zip}
where <p> represents a paragraph mark.
"Microsoft Word User's Guide," version 6.0, pages 694, 701-702
KBCategory: kbusage KBSubcategory: kbfield kbmerge
Additional reference words: 6.00 6.00a suppressed 6.00c word6 winword unsuppressed empty extra
Keywords : kbfield kbmerge
Version : 6.00 6.00a 6.00c
Platform : WINDOWS
Last Reviewed: February 6, 1998