Field boundaries {} are inserted with CTRL+F9. The construction you want is
{Mergefield firstname} {IF {Mergefield Secondname} <> "" "and {Mergefield
Secondname}"}
What you posted should also have worked if you inserted the fields
correctly.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I am trying to use an if statement to put "and" between two fields as
> long as the 2nd field is NOT BLANK. The first field is called
[quoted text clipped - 10 lines]
> Thanks
> B
Bart Paden - 15 Sep 2005 17:05 GMT
Graham
Thanks for the help. With a couple tweaks your suggestion worked
brilliantly!
Bart
On 9/13/05 10:59 PM, in article #S9XQFOuFHA.2624@TK2MSFTNGP12.phx.gbl,
> Field boundaries {} are inserted with CTRL+F9. The construction you want is
>
[quoted text clipped - 3 lines]
> What you posted should also have worked if you inserted the fields
> correctly.