Group:  Microsoft Access ยป microsoft.public.access.setupconfig
Thread: how to set size of Access object opening window

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

how to set size of Access object opening window
Patricia O'Donnell SSJ 06.07.2006 13:59:02
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?
RE: how to set size of Access object opening window
Jerry Whittle 06.07.2006 18:10:01
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?

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net