Maximize Form

R

Robert Wardlow

Hello All;

I would like a form to maximize when the form opens. I
have put "Docmd.maximize" in the form's "on open" event.
This app runs on many pc's in the office. On most of the
pc's the form opens maximized but on some it does not.

Is there another setting which overides the VBA command?

Is there something else I should include with the Docmd
statement?

Thanks in advance for your help.

Bob
 
R

Robert Wardlow

Sorry I forgot to tell you I am using Access 2000 on
Windows2KPro and Win98SE machines
 
H

Henry Smith

I had a similar problem in the past.
Check your references on all machines and make sure the Win98SE machines
have the latest updates to Access 2000. All Access copies should be the
same version.
Cheers,
Henry
 
Top