Question: You want a form to appear automatically, whenever the database starts. How do you do this?
- In the **Access Options** dialog box, click **Current Database**, then select the form you want to open in the **Display Form** property
- Open the form you want to display automatically in **Design** view. Then in the property sheet, set **Open on Launch** to **true**
- Right-click the form you want to open automatically and select **Startup Form**
- 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**