T
Tom
Hi all,
I have a button to close my database:
Private Sub cmdExit_Click()
CloseCurrentDatabase
End Sub
I want that button to close access too, what code should I put in order to
acheive that?
Thanks,
Tom
I have a button to close my database:
Private Sub cmdExit_Click()
CloseCurrentDatabase
End Sub
I want that button to close access too, what code should I put in order to
acheive that?
Thanks,
Tom