A family of Microsoft relational database management systems designed for ease of use.
Try these Access checks in order:
- Open the form from the Navigation Pane.
- In the Navigation Pane, look for the form name and double-click it, press Enter, or right-click it and select Open.
- If the Navigation Pane is hidden, press F11 to show it.
- Restore the startup form.
- Go to File > Options > Current Database.
- In Display Form, select the form that should open automatically.
- If needed, clear Display Navigation Pane if the goal is to open straight into the form without showing the object list.
- Click OK.
- Check whether the Navigation Pane was disabled from startup settings.
- Go to File > Options > Current Database.
- Under Navigation, make sure the settings match how the database normally opens.
- If the database uses a custom ribbon, restore the default Ribbon temporarily.
- Go to File > Options > Current Database.
- Under Ribbon and Toolbar Options, delete the contents of the Ribbon Name box.
- Close and reopen the database.
- This can help if the personalized ribbon is no longer exposing the commands normally used to open the form.
- If the form itself opens but the custom ribbon is missing only for that form:
- In the Navigation Pane, right-click the form and choose Design View.
- Press F4 if the property sheet is not visible.
- On the Other tab, check the Ribbon Name property.
- Save, close, and reopen the form.
If the issue started suddenly and only tables are showing, the most likely causes supported here are that the startup form is no longer set, the Navigation Pane is being shown instead of the startup experience, or the custom ribbon assignment has changed.