i would like to close my form after the user enters the data into the last textbox on the form. i tried using the form's afterupdate event for this, but it will close itself when the focus goes to the subform in the middle of the form.
also when i use the code "DoCmd.OpenReport "all info1", [acViewNormal]"
can i set the "onclose" event in that report to do something?
as always,
thanks
also when i use the code "DoCmd.OpenReport "all info1", [acViewNormal]"
can i set the "onclose" event in that report to do something?
as always,
thanks