Excel Pragma

January 24, 2005

Create Your Own Menu

Filed under: General, Utilities — Admin @ 7:55 am

Andrew at Andrew’s Excel Tips had a post a few days back about a very nice set of utilities that he created. I’ve tried it and am very impressed with the results. However, what tickled my curiosity the most is the ability to add a shortcut to the right-click menu. So obviously, I started snooping around his code (sorry Andrew !) and discovered that the menu structure is stored in the add-in worksheet with complete information on the menu names, sub-menu names, icons and references. Mmm… there’s a lot more to explore there. So there goes a new task on my to-do list…. but just when I was about to try coding something similar comes a post from Colo with a beautiful Menu Generator:

My “Menu Generator” is a program which allows you to make your own menu from an Excel add-in. Not only is it easy to create your own menu, you can also use it to update your add-in with new code. All you have to do is write your menu in the worksheet of the file and follow the Menu Wizard’s instructions. No programming for the command bar is necessary.

If you need the functionality, I strongly suggest you use this tool.
If you’re anything like me and your to-do list included learning how to create something similar, then you now have a benchmark to mark your progress to.

Good luck !

1 Comment

  1. Please snoop around my code as much as you like ;-)

    My “new” version will be ready soon, keep in mind I started studying VBA last November so don’t expect too much!

    Comment by Andrew — January 25, 2005 @ 10:19 am

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress