Hi,
I have a project using VB6 where On Change of Text1.text a calculation is preformed. The TextBox is defaulted to "0" and as the user enters figures into the box, the calculation is done, but my problem is if the user clears the TextBox, they get an error message. How Do I get around this?
Ken
I have a project using VB6 where On Change of Text1.text a calculation is preformed. The TextBox is defaulted to "0" and as the user enters figures into the box, the calculation is done, but my problem is if the user clears the TextBox, they get an error message. How Do I get around this?
Ken