MrMiller
Aerospace
- Jan 30, 2004
- 54
I am writing a VB program and am in the process of idiot proofing it. I have a section that requests a numeric input then does some calculations later with that number. I would like to prevent the calculation from taking place if a non-numeric character has been entered.
How do I do this?
How do I do this?