Opens Database window after Report

N

NNlogistics

I have a form that generates a Pop up. After some data entry on the popup it
is closed(Close form on Close event) and returns to the original form(
Because its still open). It worked fine. UNTIL I added a report on the close
event of the Popup. Now after the report prints it opens the Database window
and doesn't return to the original form.
 
Top