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 / Database Design / November 2004

Tip: Looking for answers? Try searching our database.

Forms

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Samurai Warrior - 21 Nov 2004 21:05 GMT
Does anyone know how to minimize a form automatically when you open another
form?  I have a Master Switchboard and have a couple of windows I'd like to
minimize when I click on a command button a a form.  Once I've finished with
that form and have saved the record on it I exit and then the form I
originally came from where the command button was on would open up again when
I exit the form I was just in.  Any clues?
Randy - 29 Nov 2004 18:14 GMT
> Does anyone know how to minimize a form automatically when you open
> another
[quoted text clipped - 6 lines]
> when
> I exit the form I was just in.  Any clues?

Samurai, try to create a public function within the form you want to
minimize. Use the "DoCmd.Minimize" instruction on that function. Then call
that function from outside the form ( Call
Forms("FormToMinimized").PublicFunctionName( ) ) to have it minimized.

-Randy
 
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.