A family of Microsoft relational database management systems designed for ease of use.
I fixed this issue. I placed the "DoCmd.ShowToolbar "Ribbon", acToolbarNo" code into the on activate section of the switchboard. I wanted to disable the ribbon for users. I still wouldn't mind knowing how I can have this included into the autoexec command. Even after I tried to change the function name to HideRibbon, it still didn't work.