In the form load event you can use the movesize to place the location of the
form.
Docmd.MoveSize 4000,4000
play the numbers until you find the desired location

Signature
Good Luck
BS"D
> How can I specify the position in which a form will always appear in the
> window, when opened?
[quoted text clipped - 4 lines]
> Many thanks
> CW
CW - 26 Nov 2007 23:54 GMT
Perfect - just what I needed!
Thanks a lot
CW
> In the form load event you can use the movesize to place the location of the
> form.
[quoted text clipped - 11 lines]
> > Many thanks
> > CW