Application.ImportNavigationPane (Access)

Loads a saved navigation pane configuration from disk.

ImportNavigationPane (Path, fAppendOnly)


Dim strPath As String: strPath = 
ImportNavigationPane Path:=strPath

Arguments

The following argument is required

Path (String) - The path and name of the XML file that contains the navigation pane configuration to load.

Optional arguments

The following argument is optional

fAppendOnly (Boolean) - Set to True to append the imported categories to the existing categories. The default value is False.