G Guest Jun 2, 2006 #2 If you don't use a control with a mask, when calling the textbox.text property, you can call ctype(textbox.text,date). You'll want to wrap that in a try catch block though...
If you don't use a control with a mask, when calling the textbox.text property, you can call ctype(textbox.text,date). You'll want to wrap that in a try catch block though...