egptech,
In the Properties window of your form/switchboard etc, select the Events tab and select On Open. Click on the button to the left of the On open field, the one with the three little dots on it, and select Code Builder. In the ensuing screen, where the cursor defaults to, type in
DoCmd.Maximize
and that's it.
Kev.