As its not strictly speaking a control on the form .. Is it possible to validate a users input into an inputbox as they type it?
Printable View
As its not strictly speaking a control on the form .. Is it possible to validate a users input into an inputbox as they type it?
Perhaps through some API, but you can easily create your own look-alike InputBox via a form, and have total control over what is done with it.
------------------
Marty