Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. athorn

    hide database window only show form Access 2010

    I am using Access 2007, and the code provided by StarPassing works for me in hiding Access... and NONE of my forms are modal! I put this into the form I'm using as a switchboard: Private Sub Form_Load() ' hide the Access window fAccessWindow "Minimize", False, False End Sub Using...

Part and Inventory Search

Back
Top