Hi,
I have 2 form open and when the user close 1 form, I want just close the form but when he close the second form, i want he close the form AND Microsoft Access too.
I think in VB it's possible but I don't how do that....
Example:
If order_form is open then
close transport_form
else
close transport_form
close Microsoft Access
It's very important for me.......
Thanks
Martine
I have 2 form open and when the user close 1 form, I want just close the form but when he close the second form, i want he close the form AND Microsoft Access too.
I think in VB it's possible but I don't how do that....
Example:
If order_form is open then
close transport_form
else
close transport_form
close Microsoft Access
It's very important for me.......
Thanks
Martine