How to Move or Place a Command Button onto the Ribbon

KenWit

Board Regular
Joined
Nov 21, 2011
Messages
68
I'm making a Userform for commands I use a lot, like concatenation and highlighting cells. I placed a command button on the sheet that pops up whenever I open Excel. It's a bit awkward to have it on the sheet. Is there a way to place the button on the ribbon to get it out of the way? (I'm on an intermediary level with VBA, so I'm still not entirely sure what I'm doing :confused:) Thanks!

Another alternative would be to make a hide button on the userform, I guess. Once it disappears though I'd probably need another button to call it up again.
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
Thanks AlphaFrog!
(I was trying web searches like "move command button to ribbon" and getting nowhere fast.) The linked page looks promising.
 
Upvote 0
My mistake. I was looking to add the command button to the quick access toolbar at the top of the screen. Is there a way to do that?

(Customizing the ribbon is wild. I'll definitely consider that for the future. Looks a bit too complicated for me to try now.)
 
Upvote 0
That looks like what I need. Not as complicated either. Thanks :p
Will let you know how it works out.
 
Upvote 0

Forum statistics

Threads
1,214,919
Messages
6,122,260
Members
449,075
Latest member
staticfluids

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