A family of Microsoft relational database management systems designed for ease of use.
The code I posted above, hides the navigation pane, so that unfortunately isn't the issue. The issue is that after entering the code as above, when the user goes to the file tab it should only show feedback, print and close. However; ms 2016 was set up in a way that when you hide the options in the file tab, it will instead show Privacy options, which is the same as options (just with a different name). I'm wanting to hide all options, so that way once I hide everything the user cannot go into options and reset them to be able to access everything in the database.
If you watch this YouTube video it explains: https://www.youtube.com/watch?v=i1n7H686bWI
So the solution I need, is just to hide the privacy options. As everything else was hidden with the code as it was supposed to.