View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andy Wiggins Andy Wiggins is offline
external usenet poster
 
Posts: 107
Default Create a new menu in VB

Check out the "Menu Routines" section at:
http://www.bygsoftware.com/examples/examples.htm

The code is open and commented.


--

Regards
Andy Wiggins
www.BygSoftware.com
Home of "Save and BackUp",
"The Excel Auditor" and "Byg Tools for VBA"


"Goker" wrote in message
...

How can I create a new menu named "Goker" like (File,
Edit) and underscore under "g" to drill it down to see the
submenus with a VB code?