Turning on/off Error Handling

S

sirshannon

I have a form with a subform, it works fine, has the default auto-generated
error handlers (msgbox with error message) and everything works correctly.
I created a new form, made added the subform to it and the error handling is
completely ignored.

Is there something that turns this off?
 
Top