Question: You want a form to appear automatically, whenever the database starts. How do you do this?

  1. In the **Access Options** dialog box, click **Current Database**, then select the form you want to open in the **Display Form** property
  2. Open the form you want to display automatically in **Design** view. Then in the property sheet, set **Open on Launch** to **true**
  3. Right-click the form you want to open automatically and select **Startup Form**
  4. On the **Database Tools** tab, click **Database Options**, then set the form you want to open as the **Initial View** object

Answer: The correct answer of the above question is Option B:Open the form you want to display automatically in **Design** view. Then in the property sheet, set **Open on Launch** to **true**