E
Ernie D
Does any one have any Idea on how to programmatically
check for the Message "Zipcode not Valid!" ?
and stop it from printing any bar code ?
I am merging in information using a Book mark.
Generally most of the addresses will come in correct ,
but occasionally I get a foreign zip code or an APO, this
will cause the above message
I have made several attempts to use a formula like
{ IF { BARCODE ENV_ZIPCODE1 \b\* MERGEFORMAT }
<> "Zipcode not valid!" "{ BARCODE ENV_ZIPCODE1 \b\*
MERGEFORMAT }" ""
}
Or will the post office accept all 9's in the bar code
for those bad zip codes! ;-)
Any Help would be greatly appreciated!
Thanks
E
check for the Message "Zipcode not Valid!" ?
and stop it from printing any bar code ?
I am merging in information using a Book mark.
Generally most of the addresses will come in correct ,
but occasionally I get a foreign zip code or an APO, this
will cause the above message
I have made several attempts to use a formula like
{ IF { BARCODE ENV_ZIPCODE1 \b\* MERGEFORMAT }
<> "Zipcode not valid!" "{ BARCODE ENV_ZIPCODE1 \b\*
MERGEFORMAT }" ""
}
Or will the post office accept all 9's in the bar code
for those bad zip codes! ;-)
Any Help would be greatly appreciated!
Thanks
E