Fix Microsoft Access Forms Missing From Navigation Pane After Split
Question details
The user needs to restore Microsoft Access forms that are no longer visible in the Navigation Pane after splitting a database into front-end and back-end files.
- Product
- Microsoft Access
- Device & OS
- not provided
- Scenario
- Splitting a Microsoft Access database into front-end and back-end files.
- Observed behavior
- Certain forms are missing from the Navigation Pane, and they also appear to be missing from untouched backup files.
Before altering database configurations or running repair utilities, ensure you create a secure backup copy of both your front-end and back-end database files to prevent any accidental data loss.
Enable Hidden Objects in Navigation Options
Reveal forms that may have been marked as hidden during the split process by adjusting the Navigation Options display settings.
Microsoft Access often uses a 'Hidden' property for database objects rather than a standard 'Visible' form property. Adjusting the Navigation Pane to show hidden objects is the most common fix.
Right-click the top bar of the Navigation Pane in Microsoft Access and select 'Navigation Options' from the context menu.
In the Navigation Options dialog box, locate the 'Display Options' section in the bottom left corner, check the box next to 'Show Hidden Objects', and click 'OK'.
Locate the missing forms in the Navigation Pane (they will appear slightly dimmed or grayed out). Right-click the form, select 'View Properties', and uncheck the 'Hidden' attribute to restore it permanently.
Clear Navigation Pane Custom Filters
Ensure that custom categories or filters aren't inadvertently hiding the forms from your current Navigation Pane view.
Run Compact and Repair Database
Resolve potential database corruption or underlying indexing errors that prevent forms from displaying correctly in the interface.
Looking for a Lightweight and Free Office Suite? Try WPS Office
While Microsoft Access handles heavy relational database management, your everyday document, spreadsheet, and presentation tasks can be seamlessly managed with WPS Office. It provides a robust, lightweight, and completely free alternative to Microsoft Office suites, offering high compatibility with your everyday files.
- 1. Download and Install: Visit the official WPS Office website to download the free installer for your Windows, Mac, or Linux operating system.
- 2. Open Your Office Files: Launch WPS Office and seamlessly open your existing Word, Excel, or PowerPoint documents without losing any formatting.
- 3. Enjoy All-in-One Productivity: Use the intuitive tabbed interface to manage documents, spreadsheets, presentations, and PDFs in a single unified workspace.

Frequently Asked Questions
Why do forms disappear after splitting an Access database?
Forms often disappear because they inadvertently inherit a 'Hidden' property during the splitting process, or because the Navigation Pane's custom display options are set to filter them out in the newly created front-end file.
Can Compact and Repair fix missing data in Access?
Compact and Repair mainly resolves structural index issues, reclaims unused file space, and can restore visibility to corrupted objects in the Navigation Pane. However, it generally cannot recover permanently deleted records or forms.
Is the 'Visible' property the same as 'Hidden' in the Navigation Pane?
No. The 'Visible' property typically applies to form controls or the form window itself during VBA execution. To display an object in the Navigation Pane, you must toggle the 'Hidden' object attribute inside its specific Properties dialog.




