You could also create a macro with the movesize command, and attach that to
On Click; you may have better luck positioning your form on the screen that
way.
The macro builder lets you input "right", "down" [to position the top left
corner of your window] and "Width", "Height" to set the size of your window.
"Bill Mosca, MS Access MVP" wrote:
> I'm not sure what you are attempting, but DoCmd.Restore will restore the
> form down from maximized.
>
> Maybe if you posted your code and what you want to accomplish with it, we
> can be of more help.
>
> --
> Bill Mosca, MS Access MVP
>
>
> "Anne" <(E-Mail Removed)> wrote in message
> news:B8B213DA-01E9-4F13-B90E-(E-Mail Removed)...
> > Not working on the button to open the form, not working on the On Open
> > event
> > for the form itself. It maximizes instead.
> >
> > It's gonna get tossed out the window (literally) unless someone can help.
> > Thanks!
>
>
>
|