View Single Post
  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson
 
Posts: n/a
Default Non Printing of blank fields

It is the default, but the behaviour of this option has changed in Word
2002/2003 because blank lines are no longer suppressed if the blank line
results from a blank field nested within another field such as IF or
INCLUDETEXT. (And if you're using ADDRESSBLOCK, I'd revert to using
individual fields)

Peter Jamieson

(and I don't think it will work anyway
"Tony Williams" wrote in message
...
Doug I've just had a look at the Mail Merge Helper. Am I right in thinking
that with XP the "Suppress blank lines when printing" is the default? I
ask this because when I clicked on the helper it was already there.
Thanks
Tony
"Doug Robbins - Word MVP" wrote in message
...
If you select Customize from the Tools menu and on the Commands tab of
the Customize dialog, select the All Commands category, and then scroll
down through the commands until you come to the Mail Merge Helper item,
you can then left-click and drag it onto a menu or the toolbar. This
will enable you to perform the merge in the same way as in previous
versions of Word.

Alternatively, you can use an If...then...Else... construction to check
for the presence of data in the company field and return that field plus
a carriage return if there is some, and nothing if there is not. You
would then have the next mergefield on the same line in the document.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Tony Williams" wrote in message
...
I am building a mail merge letter from an Access database query in Word.
In some records the company field is empty. How do I make sure the rest
of the address moves up a line so that I don't get an empty line. I'm
using Word XP, in previous versions of Word there was a tick box that
handled blank lines but I can't see it in XP. Can anyone help?
Tony