Where is the Open event?
Mark
"Rick Brandt" wrote:
[Quoted Text] > Doobage20 wrote: > > I am using Access 2000 from Office 2000 Professional. The computer > > OS is XP Professional also. I have created a database in Access and > > have set one of the forms to open when clicking on the .mdb file. > > Unfortunately the form opens "cock-yed" and not centered or > > maximized. How do you enable this form to open maximized each time I > > open the .mdb file. > > > > Mark > > In its Open event have code... > > DoCmd.Maximize > > > -- > Rick Brandt, Microsoft Access MVP > Email (as appropriate) to... > RBrandt at Hunter dot com > > >
|