Use a merge field like in addressblock

B

brian

Hi

Using word 2007 mailmerge...

I'd like to use some mergefields that act like the addressblock fields
do.

It is important that they suppress the line where they are empty so no
ugly gaps in the document.

Is there a way to do this using normal fields instead of the
addressblock perhaps with a mergefield being entered in the word
document with a formula?

I don't wish to match fields or impersonate fields to the addressblock
because of the number of fields and the complexity of the document I
am dealing with.

Thanks

Brian
 
G

Graham Mayor

You can always use conditional field constructions to determine what is
merged where eg

{Mergefield Field1}{If {Mergefield Field2} <> "" "
{Mergefield Field2}"}{If {Mergefield Field3} <> "" "
{Mergefield Field3}"}etc

Here the line feeds are inserted only when the fields have content


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


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
B

brian

You can always use conditional field constructions to determine what is
merged where eg

{Mergefield Field1}{If {Mergefield Field2} <> "" "
{Mergefield Field2}"}{If {Mergefield Field3} <> "" "
{Mergefield Field3}"}etc

Here the line feeds are inserted only when the fields have content

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

My web sitewww.gmayor.com
Word MVP web sitehttp://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>










- Show quoted text -

Thanks Graham - sounds great!
 

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

Top