tool bars / ribbons 2007

  • Thread starter Thread starter kevcar40
  • Start date Start date
K

kevcar40

Hi
at the moment i am using access 2003
when the project is complete i turn the toolbars off using
DoCmd.ShowToolbar "Database", acToolbarNo
and the same for each of the menus

How can i turn off the ribbons in 2007
and the quick access tool bar in 2007

thanks

kevin
 
Click the Windows Globe at the top left hand of the database window. From the
drop down menu, select Access Options (Bottom of the Menu) select current
database.

This is where you nominate the form to show on opening (Or Switchboard) and
limit the menu items as used to be in tools options.

Does this help????

Kindest Regards

Mike B
 
kevcar40 said:
Hi
at the moment i am using access 2003
when the project is complete i turn the toolbars off using
DoCmd.ShowToolbar "Database", acToolbarNo
and the same for each of the menus

How can i turn off the ribbons in 2007
and the quick access tool bar in 2007

thanks

kevin
 
Back
Top