View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VBA-PA VBA-PA is offline
external usenet poster
 
Posts: 1
Default Building Menus with Macros upon opening Excel


I have a macro that successfully creates a menu. However, it appears as if
the menu is deleted right after it is created. Does Excel load the
excel11.xlb after the auto_open macros run?

Any suggestions on how I can create menu items at start-up.

Thanks