Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 29th, 2008, 02:17 PM
Registered User
 
Join Date: Jul 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Form quit and Access

I'm using a template where the database window keeps coming up on quit of the application. I put in the code

DoCmd.SelectObject acTable, , True
DoCmd.RunCommand acCmdWindowHide

to hide the window on quit but it then places you in Access and doesn't completely exit the access database.

I appreciate the help


 
Old March 3rd, 2008, 09:51 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

What does this mean: "the database window keeps coming up on quit of the application"?

You are quiting the app and instead the database window opens and the app does not quit?

What code are you using to quit the app?




mmcdonal

Look it up at: http://wrox.books24x7.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting quit working in access 2003 Dragonlight Access 1 March 16th, 2007 07:07 AM
Logon Form to Oracle quit working milledj VB Databases Basics 0 December 11th, 2006 01:32 PM
Excel does not quit vemaju Excel VBA 4 February 22nd, 2005 06:40 AM
access unexpectedly quit message ithunter Access 0 December 1st, 2004 12:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.