Hi,
I have a program with six text boxes and a few of these relate to one another ie. data entered changes the data in the other after a calculation. The problem I am having is that if I display a negative num or decimal or nothing...I get an error.
I tried some code that checks to see if it is a number before doing the calc but it didn't check for decimals and negative numbers.
Can anyone please help with how to do this.
Thanks in advance,
Scott


Reply With Quote