Add custom menu item after Help

C

Christine

I have code that adds a menu item before Help, but I would like it to be
after so it is more visible. The code line I have now is

MenuBars(xlWorksheet).Menus.Add Caption:=SortMenuName, before:="Help"

I tried changing "before" to "after" but it didn't work.

Thank you in advance for your replies.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Menus in xlmenubar 5
Icon for Menubar 2
menu bar and error 91 3
auto enable macros 5
Stripping down excel 2
Add submenu to custom menu 1
New Main menu item 7
OnAction command failure 4

Top