View Full Version : StopAction


BenSteckler
12-12-2001, 12:29 PM
I run a code that is run when I open a form. But during the code I need to have the option to close the form is something is not done correctly. But I keep getting an error that says "This action can not be carried out while processing a form event."

Is there a way I can stop the event and close the form?