Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Setup / Configuration / October 2005

Tip: Looking for answers? Try searching our database.

Hiding the database window

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ian Shaw - 20 Oct 2005 12:51 GMT
Hi Guys,

I need help in trying to hide the database window in Access 2002.  I have
tried unticking everything in the startup form and nothing works!!  Please
help me.

Cheers,
Joan Wild - 20 Oct 2005 16:17 GMT
If you use the switchboard manager to create a switchboard, open the code
behind the form and look for..

   DoCmd.SelectObject acForm, "Switchboard", True
   DoCmd.Minimize

This is causing the db window to appear and then minimize, which occurs
after your startup options.
Just remove or comment out these lines and it should work.

Signature

Joan Wild
Microsoft Access MVP

> Hi Guys,
>
[quoted text clipped - 3 lines]
>
> Cheers,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.