{ IF { MERGEFIELD Organization }= "" "{ MERGEFIELD Address }" "{ MERGEFIELD
Organization }[line feed]{ MERGEFIELD Address }" }
Use Shift+Enter where [line feed] appears in this construction.

Signature
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
> I'm trying to create address labels through a mail merge and move up
> remaining lines if a data field is blank.
[quoted text clipped - 5 lines]
> How do I code it so that the lines move up if the organization field is
> blank?
Llawler - 31 Jul 2006 21:56 GMT
Thanks for the code, Doug. I thought I knew where it goes, but I'm lost.
Thanks.
> { IF { MERGEFIELD Organization }= "" "{ MERGEFIELD Address }" "{ MERGEFIELD
> Organization }[line feed]{ MERGEFIELD Address }" }
[quoted text clipped - 10 lines]
> > How do I code it so that the lines move up if the organization field is
> > blank?