If the serial numbers don't have to be used in any
mathematical calculations, then make sure they are
formatted as text or entered as text. Doing this will
mean, for example, that the number 02 will be treated as
two characters. If it's entered as a number, it will be
converted to the number 2 (1 character).
>--Original Message--
>I HAVE A VALIDATION WHERE I HAVE EIGHT DIGIT SERIAL
NUMBERS WHICH CAN INCLUDE A CHARACTER.
>Eg. 14380001 , 2345C029.
>Setting the validation to text length equal to "8" This
works fine.
>The problem I encounter is that some serial numbers start
with 0.
>Eg. 04189532.
>This is not accepted using the above validation. can
anyone help.
>Many Thanks.
>Wayne
>.
>
mark
| Thu, 22 May 2008 23:29:00 GMT |