M
Matt Weyland
I have a form with two text boxes, which are storing
strings. One called year and another called Number. The
year is a two character field and is to be captured YY for
the last two digits of the year and zero place holder.
i.e. 02, 03, 04. The other field is the same situation
but storing the number of a memo i.e. 003, 121, 054. I
want to keep the length of the field three characters
regardless but want to ensure that numbers in the correct
format are being entered. Does anyone have any ideas on
how to go about doing this?
Thanks in advance.
responses can be sent to
mjweyland at yahoo dotcom
strings. One called year and another called Number. The
year is a two character field and is to be captured YY for
the last two digits of the year and zero place holder.
i.e. 02, 03, 04. The other field is the same situation
but storing the number of a memo i.e. 003, 121, 054. I
want to keep the length of the field three characters
regardless but want to ensure that numbers in the correct
format are being entered. Does anyone have any ideas on
how to go about doing this?
Thanks in advance.
responses can be sent to
mjweyland at yahoo dotcom