View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Rech[_2_] Jim Rech[_2_] is offline
external usenet poster
 
Posts: 533
Default In 2007 Add new Tool button to keep custom macros for Workbook

There are two ways to go on this. One is to learn how to customize the
ribbon using RibbonX. The other is to do an end run around the ribbon by
putting your menuitems on a popup menu. All credit to Ron de Bruin for
developing and demonstrating the second methodology he

http://www.rondebruin.nl/qat.htm

Ron also has plenty of information on customizing the ribbon too.

--
Jim
"Joe" wrote in message
...
| In Excel 2003 I can keep all my assigned custom macro icons under a custom
| menue on the toolbar. When clicked it opens a dropdown list showing all my
| macros and their name tags.
| How can I do this in Excel 2007 please?