View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] bshumsky06@yahoo.com is offline
external usenet poster
 
Posts: 8
Default running right click menu bar

Hi,
I have created a custom menu bar that replaces the menu-bar you get by
right clicking (this consists of "cut,copy" etc). I would like one of
the options on my custom menu bar to be "show normal menu bar" , which
would bring up the normal menu with "cut,copy, etc". Is there a way
that I can show the right click menu bar from my onaction function?

Thanks,
Bob