What happens if you put this code in the Open event?
DoCmd.Maximize
or
DoCmd.Restore
Also try adding & playing with this.
DoCmd.MoveSize 0,0,4000,4000
Alternatively, if any of these exist, try commenting them out and see if that helps.
Also, check to see if there is any code on the Form_Resize()event.
--
Danny J. Lesandrini
(E-Mail Removed)
www.amazecreations.com
"John M" <(E-Mail Removed)> wrote ...
>I just recently updated from 2002 to 2007. Now i find some of my forms when
> opened are just a small square in the top left corner of the screen. i have
> tried resizing them and they work fine till i close the program and then
> reopen it, when they go back to the small square again. Also, in the process
> of expanding the forms, sometimes Access crashes and comes up with an error
> message to send to microsoft. This is extremely tiresome and sometimes makes
> the program nearly unusable. This never happened at all in 2002
> As i use it for my business any help on this matter would be greatly
> appreciated.
>
> John M