Forget the addressblock field and simply insert the individual fields where
you require them eg
{ Mergefield First_Name} { Mergefield Last_Name }{ IF{ Mergefield Company }
<> "" "
{ Mergefield Company } { IF{ Mergefield Department } <> "" "
{ Mergefield Department }" ""}" "" }
{ MERGEFIELD Postal_Address }

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Word 2003
>
[quoted text clipped - 7 lines]
>
> Jeff
JeffreyBee - 15 Nov 2006 13:50 GMT
Two questions: 1. Will this result in a blank line if department is blank?
2. what do I enter to ensure department is on its own line?
> Forget the addressblock field and simply insert the individual fields where
> you require them eg
[quoted text clipped - 16 lines]
> >
> > Jeff
Graham Mayor - 15 Nov 2006 14:19 GMT
There will be no blank lines if you build the field construction as shown.
Note particularly the positions of the quotes in relation to the line
breaks. There will be no department entry if there is no company, but if
both are present they will be on separate lines as requested.
See also http://www.gmayor.com/formatting_word_fields.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Two questions: 1. Will this result in a blank line if department is
> blank?
[quoted text clipped - 28 lines]
>>>
>>> Jeff