Selective Ribbon load in 2007

G

Gordon

Hi...

I've built a smart toolbar add-in for Excel 2003 that floats on my workbooks
even though I have disabled the load of all menu/command bars etc. However,
in 2007, it seems to be set in the ribbon and works only if the ribbon loads
or unloads. Is there anyway around this?

Cheers

G
 
J

Jon Peltier

2007 does not allow command bars. As a small concession to existing code,
the buttons from custom menus and command bars in a project like yours are
stuck on the Add-Ins tab.

- Jon
 
G

Gordon

Hi John.

Appreciate that. I've moved the add-in toolbar to the quick access toolbar.
All I have to do now is remove the ribbon but leave the quick access toolbar
with code on a workbook_open and work_book close - any ideas?

Cheers

Gordon...
 

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