E
ericb
I would like a form to open up and to take up the hole screen, or to maximize
automatically. It is presently opening with the PopUp property set to yes.
I put in the on load event these lines :
me.setfocus
docmd.maximize
but it does not do it.
I still have to click the maximize button on the form to get it to take up
the hole screen.
What else should I do ?
Thank you for the tip.
automatically. It is presently opening with the PopUp property set to yes.
I put in the on load event these lines :
me.setfocus
docmd.maximize
but it does not do it.
I still have to click the maximize button on the form to get it to take up
the hole screen.
What else should I do ?
Thank you for the tip.