Re: Maximize Forms - How?
From: Jason (jasonsartain_at_yahoo.com)
Date: 03/12/04
- Next message: anonymous: "search criteria"
- Previous message: Froto: "Forms Help"
- In reply to: Stevel: "Re: Maximize Forms - How?"
- Next in thread: Rick Brandt: "Re: Maximize Forms - How?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 13:52:44 -0500
The one thing that comes to mind is the Pop Up property of the form is set
to Yes. To check this open the form in design view>click on the Other
tab>Make sure the Pop Up option is set to No.
The DoCmd.Maximize is just like clicking on the Maximize button and the Pop
Up property is generally what will cause it not to maximize. Hope that
helps
Jason
"Stevel" <anonymous@discussions.microsoft.com> wrote in message
news:bf0d01c4085e$ace20c60$a501280a@phx.gbl...
> Jason,
>
> Thanks for the reply. When I do what you suggested and
> run the form, it kind of floats to the upper left hand
> corner of the screen even though I have auto center set
> to yes. Thoughts?
>
>
> >-----Original Message-----
> >In VBA you can add DoCmd.Maximize to the Load event of
> the form
> >
> >Jason
> >
> >
> >"SteveL" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:bcf301c4083e$04256290$a401280a@phx.gbl...
> >> Is there a way to make a form fill the user's screen
> >> regardless of their screen resolution?
> >>
> >> Probably a simple solution but I can't find it.
> >>
> >> --Steve
> >>
> >
> >
> >.
> >
- Next message: anonymous: "search criteria"
- Previous message: Froto: "Forms Help"
- In reply to: Stevel: "Re: Maximize Forms - How?"
- Next in thread: Rick Brandt: "Re: Maximize Forms - How?"
- Messages sorted by: [ date ] [ thread ]