Hi,
Does anyone know how to correct it when a form opens up halfway down the page, it is really annoying. I want the forms to open with alignment at the top.
Hi,
Does anyone know how to correct it when a form opens up halfway down the page, it is really annoying. I want the forms to open with alignment at the top.
Best Regards,
Luke

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
Do you mean that the form opens halfway down the Access application window? If so, you can experiment with the Auto Center property of the form.
Or do you mean that the contents of the form are scrolled down? If so, the form is too large for the form window. You could change the tab order of the form, so that a control near the top of the form is first in the tab order, or increase the size of the form window, or reorganize the controls on the form. If you have lots of controls, a tab control is a good way to organize controls in logically related groups.