Hi:
I have a main form with a subform. I am trying to cancel closing where user left a null value on subform.
Works fine if I test with main form only, but when I try cancel = true at onunload on main form with subform, I can't get closing to stop.
It seems as though subform is closing before event can view for nulls.
Does anyone know of a way to cancel closing of subform from main form?
Thank you.
I have a main form with a subform. I am trying to cancel closing where user left a null value on subform.
Works fine if I test with main form only, but when I try cancel = true at onunload on main form with subform, I can't get closing to stop.
It seems as though subform is closing before event can view for nulls.
Does anyone know of a way to cancel closing of subform from main form?
Thank you.