You need to put this conditional field on the end of the previous line (not
on its own line) and add the line feed in the code thus:
{IF {mergefield Address_Line_2}<>"" "
{mergefield Address_Line_2}")

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Using WORD and a template I built, I have an extra line when there is
> no data for Address_Line_2. The code is as follows:
[quoted text clipped - 3 lines]
> The help information does not provide anything that I could find on
> this.
ShadyBradyHat - 01 Jul 2006 15:12 GMT
THANKS!
> You need to put this conditional field on the end of the previous line (not
> on its own line) and add the line feed in the code thus:
[quoted text clipped - 8 lines]
> > The help information does not provide anything that I could find on
> > this.