It's all the field or nothing - split the field in your data source.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
It would appear you are correct. It is not a large database, so adding
the new column and separating the middle name to its own field did not
present a problem.
Also, how do you use the format feature in the Address Block screen?
Thanx,
J
> It's all the field or nothing - split the field in your data source.
>
[quoted text clipped - 18 lines]
> > Thanx
> > Jdaman
Graham Mayor - 13 Jan 2007 13:21 GMT
Don't even try. The address block field causes more problems than it solves.
Use the individual fields presented in whatever way you require.
You can conditionally insert the initial field to avoid unwanted spaces eg
{Mergefield FirstName}{IF {Mergefield Initial} <> "" " {Mergefield
Initial}."} {Mergefield LastName}

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> It would appear you are correct. It is not a large database, so
> adding the new column and separating the middle name to its own field
[quoted text clipped - 24 lines]
>>> Thanx
>>> Jdaman