create a macro called for example quitaccess or whatever wherein you use the
quit function, this will close everything,
the switchboard "exit application" is known to leave the access window open
Is your switchboard one that you've created yourself or
have you used the switchboard manager in Access?
If it is your own simply add the following line to the
Click Event of the Command Button:
DoCmd.Quit
hth
chas
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.