Hiding AC 2007 Ribbon

J

JamesJ

Trying to hide the ribbon. Per vb help, created a table called USysRibbons

FieldName: RibbonName
Value: HideTheRibbon

FieldName: RibbonXML
Value: <CustomUI
xmins="http://schemas.microsoft.com/office/2006/01/CustomUI"> <Ribbon
startFromScratch="True"/></CustomUI>
(Couldn't seem to remove the underline)

I then specified HideTheRibbon in the Ribbon and Toolbar Options.
Of course, I closed and re-opened the db.

Is the value for RibbonXML correct? All spaces in order??

It doesn't hide the ribbon.

Any help will be appreciated,
James
 
J

JamesJ

I pasted an example from a link from a reply I got about a month
ago concerning this. It works ok but I'm not sure if I want the ribbon
hidden or not. Just testing

Thanks much,
James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top