The following will hide the office button,t he QAT, and also hide the
ribbon.....
DoCmd.ShowToolbar "Ribbon", acToolbarNo
If you leave your app in 2003 format, then your startup code and custom
menus should show, and the ribbon should no display anyway.
Just make sure you un-check in startup the allow built in tool bars.
This is outlined here:
http://www.accessribbon.de/en/index.php?FAQ:7
so, you have several approaches here that should work...
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com