G
Guest
when i close a form without the previous form still open it brings up an
error and asks the user to debug is there an if statement that when the user
closes the original form that checks to see if the secondary form is still
open and closes it down
pseudo
if extra = open then
close Extra form
else
close main
any help would be great
error and asks the user to debug is there an if statement that when the user
closes the original form that checks to see if the secondary form is still
open and closes it down
pseudo
if extra = open then
close Extra form
else
close main
any help would be great