For forms and reports put the following code on the On Open event. DoCmd.Maximize
In the On Close event put: DoCmd.Restore
-- Jerry Whittle Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
"Patricia O'Donnell SSJ" wrote:
[Quoted Text] > When I open an object (table, report, query, etc.) in Access, the window is > always less than the full screen and often varies without any reason that I > can see. I would like to set Access so that it retains the window size that I > close at -- this is the way I experienced Access before the 2003 version. Is > there some way to adjust the default opening window size for objects so that > they always open full screen?
|