L
Leo
Hi,
I have a text-box for inputing check-no on my form. This Check no must be in
6 digits.
So I put "999999" in input mask , but the validation rule of "Len(ID) =6"
doesn not work for the check no is being just entered.
Would anyone know how to enforce user to input a 6 digit number (neither
lesser or more than 6) in a text-box??!
I have a text-box for inputing check-no on my form. This Check no must be in
6 digits.
So I put "999999" in input mask , but the validation rule of "Len(ID) =6"
doesn not work for the check no is being just entered.
Would anyone know how to enforce user to input a 6 digit number (neither
lesser or more than 6) in a text-box??!