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

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
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,215,425
Messages
6,124,826
Members
449,190
Latest member
rscraig11

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