Positioning a form

M

Marcel Nihon

Hi,
In Access, when opening a form, how can we position it on the right side
and the bottom of the current window?
Thanks in advance.
Marcel
 
F

fredg

Hi,
In Access, when opening a form, how can we position it on the right side
and the bottom of the current window?
Thanks in advance.
Marcel

Look up the MoveSize method in VBA help.
 
Top