News, links, downloads, tips and tricks on Microsoft Access and related
If you want to hide Access 2007 Office button and Ribbon from your Access application – add the following code so it executes at startup.
DoCmd.ShowToolbar "Ribbon", acToolbarNo
via MDBMakers.com
I've been Beta testing 2010 and this is useful, thanks.
This doesn't seem to work in Access 2007. The whole default ribbon appears anyway.Could Microsoft have pooched Access any worse than this?
I've been Beta testing 2010 and this is useful, thanks.
ReplyDeleteThis doesn't seem to work in Access 2007. The whole default ribbon appears anyway.
ReplyDeleteCould Microsoft have pooched Access any worse than this?