Replacing Microsoft logo button

  • Thread starter Thread starter ericb
  • Start date Start date
E

ericb

How do I replace the Microsoft Logo button on the top left corner of the
ribbon and put my logo ?

Thank you for the help
 
Unfortunately, I don't believe you can change the pizza button.

You can certainly hide the button + ribbon with the following command in
your startup code with:

DoCmd.ShowToolbar "Ribbon", acToolbarNo

So, the above will hide ribbon, and also hides that button....
 

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

Similar Threads

Facebook problem on Windows 1
Sample presentation slide 2
MS Access 2007 Office Button 4
publishing a report in Word 6
Access "OutputTo" Command HTML Template 0
Help with importing forms 1
Logos 3
Report Header 1

Back
Top