Put Addin on Menu Bar Tab in 2007

Eldrod

Board Regular
Joined
Mar 11, 2010
Messages
76
I've been searching all over and have not been able to find this, so I'm hoping soneone else knows how to do this. I have a macro that loads itself to Excel 2007's Addin tab on the ribbon via:
Code:
Application.CommandBars("Worksheet Menu Bar")
But I really want to have it create it's own tab on the ribbon instead on residing in the Menu Commands box of the Addin Ribbon tab.
Anyone know how to do this?
TIA!
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Jon, Funny but I was reading that exact website when your reply came in. Thanks and I hope I can figure it out from there.
 
Upvote 0

Forum statistics

Threads
1,223,896
Messages
6,175,259
Members
452,626
Latest member
huntinghunter

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top