Z
Zetony
sI'm writing an Access database program. The field in my table that stores
the Applicant Zip Code automatically removes the Zeros that are in front of
the numbers, thereby changing the code format. In New Jersey State all Zip
Codes starts with a Zero in front.
And I don't want to change the field from numeric to text or any other thing
so that the users of the program will not input wrong infor to the table.
So can someone, please help me by telling me what I can do to retain the
zeros in front of those numbers, so that my program will not continue to be
messed up .
Thanks.
the Applicant Zip Code automatically removes the Zeros that are in front of
the numbers, thereby changing the code format. In New Jersey State all Zip
Codes starts with a Zero in front.
And I don't want to change the field from numeric to text or any other thing
so that the users of the program will not input wrong infor to the table.
So can someone, please help me by telling me what I can do to retain the
zeros in front of those numbers, so that my program will not continue to be
messed up .
Thanks.