Form automatically appearing when DB opened

C

Cheryl Fischer

In older versions of Access, create a Macro with an OpenForm Action for the
particular form you want. Save the macro as: AutoExec

In newer versions of Access, use Tools|Startup from the Access menu and
then select the form to be opened in the combo box labeled: "Display
Form/Page".
 
Top