Creating Menus

Ste_Moore01

Active Member
Joined
Jul 13, 2005
Messages
467
Hi,

I downloaded the html maker for Excel and it added another menu to the toolbar at the top next to Window.

I was curious, is there a way of making my own menus and putting my own options on it, and how would I go about it?

The html maker uses an xla file to install itself, how do I make them or edit them to make my own?
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Thanks for that link.

It helps but unfortunately the file you download has to be open all the time.

Is there a way of adding menus without having to open a certain file all the time?
 
Upvote 0
The file you download from that page is simply an example.

All you need to do is create a sheet and copy the macros to *your* workbook to use it :)
 
Upvote 0
A menu has to be connected to some code. If it is not, it won't do anything!

That code has to be in some workbook that has to be open (or better yet in an add-in that has to be loaded). So, the addin can contain the code to create the menu as well as the code associated with the menu.

Ste_Moore01 said:
Thanks for that link.

It helps but unfortunately the file you download has to be open all the time.

Is there a way of adding menus without having to open a certain file all the time?
 
Upvote 0
Thanks for the help guys and gals!

I was hoping to be able to make an add-in but was unsure how to do it.

Has anyone got any links to a tutorial on how to make one, or could someone try and explain please?

I'm just trying to put all my essential things on a menu like the file menu, rather than having to waste time looking for them.

Thanks!
 
Upvote 0
I've managed to make a menu that comes on when opening up by saving the menu amker file in XLStart in the Office folder in Program Files.

If you save it there and hide the workbook it's as though there is just another menu.

There is an annoying message which pops up every time but I can live with that.

I'm still curious as to how I can make a "real" menu instead of the one I have.
 
Upvote 0

Forum statistics

Threads
1,224,889
Messages
6,181,607
Members
453,055
Latest member
cope7895

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