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

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
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,827
Messages
6,121,816
Members
449,049
Latest member
cybersurfer5000

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