D
Dillonstar
I have a textbox that I want to restrict to a range of digits
(9200000000 - 9299999999).
I have tried various ways to bring up a message box when an incorrect
number has been entered, but everything I try seems to bring up the
error message AS you type, rather than when the complete number is
input.
I have managed to restrict to numerics and by field length sofar.
Can anyone help
(9200000000 - 9299999999).
I have tried various ways to bring up a message box when an incorrect
number has been entered, but everything I try seems to bring up the
error message AS you type, rather than when the complete number is
input.
I have managed to restrict to numerics and by field length sofar.
Can anyone help