A family of Microsoft relational database management systems designed for ease of use.
Why show the Nav Pane in the first place? Users should never interact directly with tables anyway. I don't release an app to users without the Nav Pane hidden.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi i was wondering if there was a macro which can hide a specfic table from the navigation panel
Thankyou
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Why show the Nav Pane in the first place? Users should never interact directly with tables anyway. I don't release an app to users without the Nav Pane hidden.
yes that is very true but unfortunatly i need an automated hide option, hence the need for a macro.
Sorry
The easiest way is to just view the table's Properties in the Design window, and check the "Hidden" checkbox. I expect this could also be done with a Macro but that would take three or four additional steps - hard to beat two mouseclicks!