Hi all,
On Form2 I have
When I click on the exit button on form 2, form 1(main) stays open.
What can I do to not have this happening??
On Form2 I have
Me.close()coded for an exit button.
When I click on the exit button on form 2, form 1(main) stays open.
What can I do to not have this happening??