Can I use VBA to open the Navigation Pane to a desired Group?

N

ND Pard

Version: Access 2007

When I open a form, I have an On Open event that Hides the Navigation Pane.

On the form I have a command button that will show/hide the Navigaion Pane
when clicked.

If while the Navigation Pane is shown, I set the Group to "Tables", then
later Hide the Navigation Pane, when I click to show the Navigation Pane
again, instead of showing just the Group "Tables", it shows "All Access
Objects".

Is it possible to use VBA to display a desired Group, say "Tables", when I
show the Navigation Pane?

I would appreciate it if you would CC your response to:

[email protected]

Thanks in advance.
 
Top