I have a form and when certain data is entered, it needs to validate that the number is an OK number, and then does some totaling. I want it to validate the number but then break outof the funtion if it's invalid and not do the totaling.
How do I break out? Is there just a Break or EndFunction command or something I can put in there?
Thanks.
How do I break out? Is there just a Break or EndFunction command or something I can put in there?
Thanks.