Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default Menu item created w/ add-in removed due other add-in

Hi folks,

I created an add-in that adds a menu item to the Worksheet Menu Bar upon
starting Excel - no problem there. The problem is that when code in other
installed third party add-ins is triggered (part of which is to add a menu
item to the Worksheet Menu Bar) my custom menu item disappears.

Although I haven't tried it yet, I suppose creating an entirely new menu bar
at startup would be a workaround, but I would prefer to not do that. How
can I keep my custom menu item on the Worksheet Menu Bar regardless of the
actions of other add-ins?

TIA

--
Michael J. Malinsky
Pittsburgh, PA

"I am a bear of very little brain, and long
words bother me." -- AA Milne, Winnie the Pooh


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Menu item created w/ add-in removed due other add-in

I would bet anything you tried to protect yours would break the other addin.

If it's just for you, maybe you could load the workbooks in the opposite
order???

Or maybe assign a shortcut key to your code that adds your menu item. Then when
the item disappears, just rerun your macro via the shortcut keys.



Michael Malinsky wrote:

Hi folks,

I created an add-in that adds a menu item to the Worksheet Menu Bar upon
starting Excel - no problem there. The problem is that when code in other
installed third party add-ins is triggered (part of which is to add a menu
item to the Worksheet Menu Bar) my custom menu item disappears.

Although I haven't tried it yet, I suppose creating an entirely new menu bar
at startup would be a workaround, but I would prefer to not do that. How
can I keep my custom menu item on the Worksheet Menu Bar regardless of the
actions of other add-ins?

TIA

--
Michael J. Malinsky
Pittsburgh, PA

"I am a bear of very little brain, and long
words bother me." -- AA Milne, Winnie the Pooh


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Menu item created w/ add-in removed due other add-in

I don't want to "break" the other add-in. The other add-in is
essential to another piece of software that integrates w/ Excel and
without its menu it's pretty much useless. I'm not sure how I would
load the workbooks in the opposite order since both add-ins run at
startup.

I think I'm going to try the route of creating a new menu bar at
startup to see if that works.

Thanks.

Dave Peterson wrote in message ...
I would bet anything you tried to protect yours would break the other addin.

If it's just for you, maybe you could load the workbooks in the opposite
order???

Or maybe assign a shortcut key to your code that adds your menu item. Then when
the item disappears, just rerun your macro via the shortcut keys.



Michael Malinsky wrote:

Hi folks,

I created an add-in that adds a menu item to the Worksheet Menu Bar upon
starting Excel - no problem there. The problem is that when code in other
installed third party add-ins is triggered (part of which is to add a menu
item to the Worksheet Menu Bar) my custom menu item disappears.

Although I haven't tried it yet, I suppose creating an entirely new menu bar
at startup would be a workaround, but I would prefer to not do that. How
can I keep my custom menu item on the Worksheet Menu Bar regardless of the
actions of other add-ins?

TIA

--
Michael J. Malinsky
Pittsburgh, PA

"I am a bear of very little brain, and long
words bother me." -- AA Milne, Winnie the Pooh

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add list to newly created menu Anthony Excel Discussion (Misc queries) 4 February 25th 05 01:53 AM
add list to newly created menu Anthony Excel Worksheet Functions 1 February 25th 05 12:57 AM
Menu items added with menu item editor in older versions Michael Hoffmann Excel Discussion (Misc queries) 2 January 7th 05 01:40 PM
Adding a menu item right click menu when clicking on a single. Andoni[_28_] Excel Programming 0 September 2nd 04 10:23 PM
New menu bar item Juan[_3_] Excel Programming 3 May 15th 04 10:43 AM


All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"