
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi, I'm trying to create name badges with data from Excel 2003. I'm
> using Avery 5390 8 up name badges.
[quoted text clipped - 49 lines]
>
> jbc
Hi Graham, Thank you for your suggestion. It doesn't work. The only way
I'm able to get it to work is if I put all of the fields into one cell. When
I split the individual name badges into 2 cells and tried to put the title in
the bottom cell, that's when the problems started.
I'm not sure if this is part of it. My data is coming from Excel.
jbc
> Use a conditional field to ensure there is always something in place for
> title eg
[quoted text clipped - 56 lines]
> >
> > jbc
Graham Mayor - 18 Oct 2007 06:49 GMT
I don't know why you are making things difficult for yourself by splitting
the cells. Put it all in one cell. You can use conditional fields to insert
missing lines when fields may be empty eg
{IF {Mergefield Company} = "" "
"}{IF {Mergefield Street2} = "" "
"}etc
Immediately after the last address field (and on the same line) and before
the line you wish to remain constant placed, so every address will always
have the same number of lines and your last line will always be properly
placed.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi Graham, Thank you for your suggestion. It doesn't work. The
> only way I'm able to get it to work is if I put all of the fields
[quoted text clipped - 74 lines]
>>>
>>> jbc