how do you get a button to close access?

redblaze

Registered User.
Local time
Today, 04:50
Joined
Jan 12, 2002
Messages
54
i have a command button, and i need it to close not only the form but close the whole application (access)...

thanks for your help
 
On the OnClick event, put the code:

DoCmd.Quit
 
How do you get to the posts so fast? And I though I refreshe da lot!:cool:
 
I have good ears: I can hear someone click the Submit New Thread button a universe away.
 

Users who are viewing this thread

Back
Top Bottom