Thread: custom menus
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
emg178 emg178 is offline
external usenet poster
 
Posts: 2
Default custom menus

It is also possible to create menus with vba code. If you are comforable with this, you can look in 'excel 2000 vba'. I got a good template from there. It is a nuissance to set it up the first time, but editing the menus becomes very simple once you get going. You can define shortcuts, and have submenues, and menu breaks too