Using the input Mask wizard zip code, I chose the zip code that uses the 9 digit zip code as follows 99999-9999. Some zip codes only have 5 zipcodes. However the output looks like this 99999-. How do I get rid of the - in the case of a 5 digit zip
Here is the code gnerated by the input mask
00000\-9999;0;_
Can you explain that further. I placed a # in replacement of the last 9 and that did not get rid of the - in the case of a 5 digit zip code. The input mask is set up to handle a 9 digit zip. What I need is a conditional suppression of the - if the zipcode is only 5 digits.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.