i have 3 text boxes and am using them to do a simple subtraction between them. The problem is when I input a non-numerical character, i get a type-mismatch error. How can I get around this?


Thanks,