Skip to content
Discussion options

You must be logged in to vote

That's a good question... Technically the code is just reading the properties from the database object model, but I have noticed that the navigation pane properties do not always reflect the current state at the time that they are read. In my experience, some navigation properties only seem to be saved when the database is closed. 🤔 As a workaround I suppose you could potentially set that property in a BeforeExport hook so that it stays consistent in your export files. (I.e. CurrentDb.Properties("NavPane Closed") = 1)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jhgarrison
Comment options

Answer selected by jhgarrison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants