
Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> Note, in your original post, you mention using > "9999" rather than >
> "99999"
Damn, I hadn't spotted the missing '9' in the original question.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<
Spring Velazquez, Widener University - 20 Jan 2005 15:07 GMT
The "9999" was simply a typo on my part. I apologize for the confusion. The
actual field has "99999"
Something interesting to note - when I select Update field - the field is
actually removed. It's blank - when I don't update the field and simply
toggle the fields, the following is the error message I get when I have the
conditional switch in:
Error! Unknown op code for conditional.
With just the single switch in, I still get the leading zeroes in the zip
code.
Spring
> > Note, in your original post, you mention using > "9999" rather than >
> > "99999"
>
> Damn, I hadn't spotted the missing '9' in the original question.
Spring Velazquez, Widener University - 20 Jan 2005 15:25 GMT
Just another note here - when using the conditional switch to preserve
existing 9-digit zip codes, the zip code 19083-5008 becomes 14075-0000.
Strange no?
> > Note, in your original post, you mention using > "9999" rather than >
> > "99999"
>
> Damn, I hadn't spotted the missing '9' in the original question.
Doug Robbins - 21 Jan 2005 01:54 GMT
At some point in the process, there's a bit of simple arithmetice being
performed - 19083-5008 = 14075.
Do an Edit Replace on the datasource to get rid of the - so that the zip
codes are of the form 190835008.
You have not mentioned in what software the datasource is located. If
necessary, use a catalog or directory type mailmerge in Word to get it into
the form of a Word Table so that you can use Edit Replace on it.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> Just another note here - when using the conditional switch to preserve
> existing 9-digit zip codes, the zip code -0000.
[quoted text clipped - 4 lines]
>>
>> Damn, I hadn't spotted the missing '9' in the original question.