View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
ZipCurs ZipCurs is offline
external usenet poster
 
Posts: 103
Default Excel 2007 & Custom Shortcut Menues

Hello Joel,

Thank you for your answer. I am pretty sure that I did not explain the
problem well. I am having issues with the short cut menus that pop up when
you right click over a cell. On my computer running Excel 2007, the custom
menus works fine. On at least one other computer, right clicking brings up
the stand short cut menu. The only clue that I have is that this computer
just had Excel 2007 loaded onto it.

So far, it has only been on one computer that there is an issue. Excel 2003
continues to work well. Again, any help you could provide would be greatly
appreciated.

"joel" wrote:


the top level menu names are different in 2003 and 2007. If you code
say to instal a menu after Windows (menu option in 2003) there wil not
be a menu called Window in 2007 and the code will not work without
changing the location to install the menu. One solution would be to get
a count of the number of menu items and then install the new menu after
the last menu.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=161892

Microsoft Office Help

.