Two things here. Let's look at them:
1. Hide navigationpane: Under Officebutton (that round circle with the
officelogo in it) Click on that. Choose - Access options (bottom Right) -
Choose option "Current database" from menu on the left; Look in second
section - checkbox to hide nav. pane.
2. The ribbon cannot be hidden by default. You can minimize it a bit by
using ctrl-F1 but it is still visible. If you want all the options of the
regular ribbons to dissapear you have to write your own "Ribbon" and
implement this in your DB. Info on this can be found at:
http://www.accessribbon.com/
So on short Nav. pane can be hidden Ribbon not.
--
Maurice Ausum
"Didane Pham" wrote:
> Please help me how to show/hide the Ribbon or Navigation Pane in Access 2007
> by VBA.
> Thanks a lot!