Maintain maximized state of form

NachoMan

Registered User.
Local time
Today, 16:38
Joined
Sep 28, 2003
Messages
56
I have a switchboard with a subform that is "re-sourced" for each of several data entry forms. The switchboard form opens up maximized at startup and remains the only form open for the user. When any reports are opened (with form cmd buttons) in print preview mode, however, the switchboard form loses its maximized state and needs to be resized again. I need the switchboard form to remain maximized at all times. This seems like an easy fix, but I've been wrestling with this for a day now. Any help would be greatly appreciated.
 
Search Access help with the phrase "Activate Event".

--Active Mac
 
Got it.

Thanks for the tip, D-Mac. I just set it up so that the switchboard form minimizes when On Deactivate and Maximizes On Activate. When the report comes up the switchboard is out of the way and returns to normal when the print preview is closed. Thanks again.
 

Users who are viewing this thread

Back
Top Bottom