
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Thank you.
If I understand you correctly I will have to stop using the Mail Merge
wizard to do this.
It produces an AddressBlock field that looks like this when field codes are
revealed:
{ADDRESSBLOCK \f "<<_NICK0_>><< and _FIRST1_>><< _LAST0_>>
<<_STREET1_
>><<_STREET2_
>><<_CITY_>><<, _STATE_>><< _POSTAL_>>" \l 1033 \c 0 \e ""}
There does not appear to be any obvious way to attach the formatting you
suggest if I use the AddressBlock.
I suppose the way to go is to leave the <<_POSTAL_>> field out of the
address block and then attaching your field
{IF { MERGEFIELD Zip} > "99999" "{MERGEFIELD Zip \#"00000'-'0000"}"
"{MERGEFIELD Zip \# "00000"}-0000"}
before replicating for all the labels. I would probably leave off the final
"-0000" also.
<\gripe This feature does not seem to be fully thought out by Microsoft. How
often does it happen that they provide a shortcut feature with such a
significant limitation that using it becomes such an exercise in frustration
that doing the task the hard way is actually easier? >
Steve
> See the relevant section of
> http://www.gmayor.com/formatting_word_fields.htm
[quoted text clipped - 17 lines]
>>
>> Steve
Graham Mayor - 30 Dec 2005 07:48 GMT
You don't need the wizard - see
http://www.gmayor.com/mail_merge_labels_with_word_xp.htm
Don't use the address block. Insert the individual fields to give you the
required layout.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Thank you.
>
[quoted text clipped - 58 lines]
>>>
>>> Steve
Steve - 02 Jan 2006 17:34 GMT
Thanks again. I tried it the way I suggested and it didn't work at all.
I shall defer (and refer) to the experts.
Steve
> You don't need the wizard - see
> http://www.gmayor.com/mail_merge_labels_with_word_xp.htm
> Don't use the address block. Insert the individual fields to give you the
> required layout.