Mail merge - omit blank lines

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If there is no "address 2" for a record, how to I tell word not to print a
blank line?
 
You do it the other way round by telling Word only to print address2 and its
line feed if it exists eg

{Mergefield Address1}{IF {Mergefield Address2} <> "" "
{Mergefield Address2}"}
{Mergefield Address3}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top