I have an MS Access 2016 application that will have a number of users who will have their Trust Center Settings set at different levels.
The form that I have set to come up automatically at start-up just has text that prompts a user to enable all content before continuing and a single 'Continue' button.
In testing this I first had my Trust Center Settings to "Disable all macros with notification". When I brought up the app, I got the Yellow Bar allowing me to enable content.
I then set the Trust Center Settings to "Enable all Macros". I brought the app down and then back up and got no Yellow Bar.
I then set the Trust Center Settings to "Disable all Macros without notification". When I brought the app down and back up I got no Yellow Bar, and I was able to execute my macros. I was hoping that the macros wouldn't work so I could continue testing for all different user security settings.
What is happening? Has my app somehow gotten on a Trusted Documents list? If so, I don't know where to look for that as there is nothing listed on the Trusted Documents dialog in MS Access.