Form automatically appearing when DB opened

  • Thread starter Thread starter John
  • Start date Start date
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".
 
Back
Top