Excel add-ins question... Saving in Ribbon

JumboCactuar

Well-known Member
Joined
Nov 16, 2016
Messages
785
Office Version
  1. 365
Platform
  1. Windows
Hi,
I'm wanting to run macros on files I use often

I know an option is to save them all to Personal.xlsb but I would prefer to have them in a ribbon tab, has anyone done this ?

Ideally in a drop-down menu ( similar layout to PageLayout > Colors menu)
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Any macros executed by clicking buttons on the ribbon, or the Quick Access Toolbar, must be located somewhere: either in an Add-In or workbook (e.g. Personal.xlsb).

Adding a button to the ribbon (in XL2010+) or the Quick Access Toolbar is easy.

  1. Just right click anywhere over the ribbon or the QAT and select "Customise ..." and then follow your nose!;)
  2. If adding them to the ribbon, you can also add Tabs (main menu of ribbon) and Groups (into which you add individual macros/buttons). You should set these up before adding the individual macros.

I can't advise about adding a drop-down menu as I've not attempted this before.
 
Upvote 0

Forum statistics

Threads
1,215,300
Messages
6,124,138
Members
449,145
Latest member
Suresh215

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