INeedSomeSeriousHelp
Programmer
Hello
While testing my program, sometimes when I click the Enter button, I get the above Runtime error 424: Object Required. The user is not going to be instructed to select the Enter button but if they do accidently, I don't want the program to come to a crash as it currently does. Why in general does this happen (I'm assuming it is because it was expecting an object to be selected prior to selecting the Enter button and no object was selected) but more importantly, how does one prevent this from happening?
Thank you very much.
Glenn
While testing my program, sometimes when I click the Enter button, I get the above Runtime error 424: Object Required. The user is not going to be instructed to select the Enter button but if they do accidently, I don't want the program to come to a crash as it currently does. Why in general does this happen (I'm assuming it is because it was expecting an object to be selected prior to selecting the Enter button and no object was selected) but more importantly, how does one prevent this from happening?
Thank you very much.
Glenn