Maximize

S

Stefan

I have a switchboard form which opens various reports.

I have the form maximize when it opens but when I close
any of the reports the form shrinks.

I have tried putting DoCmd.Maximize in the OnFocus event
in the form and the OnClose event in the report but
neither has worked.

How can I keep my switchboard maximized?

Thanks in advance
 
Top