Application.ImportNavigationPane method (Access)

Loads a saved navigation pane configuration from disk.

Syntax

expression.ImportNavigationPane (Path, fAppendOnly)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Path Required String The path and name of the XML file that contains the navigation pane configuration to load.
fAppendOnly Optional Boolean Set to True to append the imported categories to the existing categories. The default value is False.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.