View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default how to reset Excel menu?!! (not a normal one)

hi
can you go toolcustomize then click and drag the custom menu to the
customize box?

regards
FSt1

"Amit" wrote:


Hello group,

I've done something wrong with Excel and will appreciate it if you
could help me out. I wrote a COM Addin so as Excel loads up it creates
a custom menu right after Help menu. It was working fine till I passed
a wrong parameter which is a boolean value; False makes the custom
menu permenant and True makes it temporary so I passed false. Now, I
have two menu after help which wont' go away!!!

Does anybody know how I can reset the menu bar?

Thanks,
Amit