When I use Val(Textbox) it returns a 0 when the .text entry is not a number. What is the equivalent in Windows CE? When I use Csng(Textbox) I get an error message if the .text entry is not a number. I want to return the number that is in the textbox (or 0 if not a number).


Reply With Quote
