View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default New Menu in Excel

Hi Newbie

http://support.microsoft.com/default...02&Product=xlw
How to customize menus and menu bars in Excel



Creating Custom Menus (John Walkenbach) TIP

http://www.j-walk.com/ss/excel/tips/tip53.htm



http://www.erlandsendata.no/english/...oadcommandbars

Ole P. Erlandsen's Web Site (Example workbooks)




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Newbie" wrote in message ...
Hello,
How can I add a new menu in a menu bar in Excel?
A new command (item) to this menu ?
And attach a VBA macro to this command ?

Thanks