I need to generate labels using a mergefield that is a
number with padded 0's to 6 places (i.e. '000123' and I
get '123'). is there a way to pad my numbers?
Suzanne S. Barnhill - 15 Dec 2003 22:05 GMT
Look in Word's Help under "Numeric picture switch."
--
Suzanne S. Barnhill
Microsoft MVP (Word)

Signature
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I need to generate labels using a mergefield that is a
> number with padded 0's to 6 places (i.e. '000123' and I
> get '123'). is there a way to pad my numbers?
Graham Mayor - 16 Dec 2003 16:21 GMT
You need a picture switch on the field eg
{Mergefield Fieldname \# "000000" }
See also http://www.gmayor.com/Numbered_labels.htm
and http://www.gmayor.com/formatting_word_fields.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> I need to generate labels using a mergefield that is a
> number with padded 0's to 6 places (i.e. '000123' and I
> get '123'). is there a way to pad my numbers?