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 / Macros / November 2003

Tip: Looking for answers? Try searching our database.

maximise window on start

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
evelyn ballantyne - 02 Nov 2003 12:09 GMT
i am opening my main menu form on startup, how can i
maximise this window when the programme starts please.
Ken Snell - 02 Nov 2003 19:54 GMT
You want to do this when the form opens? Create a macro (call it
macMaximize) and put this action in it:
   Action:  Maximize

Then call this macro in the form's OnLoad event.

Signature

      Ken Snell
<MS ACCESS MVP>

> i am opening my main menu form on startup, how can i
> maximise this window when the programme starts please.
GVaught - 03 Nov 2003 03:46 GMT
Another way is to create a macro called AutoExec and set the Actions to Open
the Main Menu and an Action to Maximize. Naming a macro AutoExec will
automatically execute without having to add anything to a form's OnLoad
Event.

> You want to do this when the form opens? Create a macro (call it
> macMaximize) and put this action in it:
[quoted text clipped - 4 lines]
> > i am opening my main menu form on startup, how can i
> > maximise this window when the programme starts please.
 
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.