View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JC[_13_] JC[_13_] is offline
external usenet poster
 
Posts: 10
Default Excel 2003 & 2007 menu compatible menu by Ron de Bruin

I am trying to create an add-in that creates a menu in Excel 2003 & 2007
each time an excel document is opened.

I have downloaded http://www.rondebruin.nl/compatiblemenu.htm - Example 3
is exactly the way I want it to work, BUT don't what to put the code in each
workbook.


I have tried saving the example "File A" as an add-in and copied it to the
XLSTART folder. This works fine in 2003, but in 2007 I get a Debug error
"rib.InvalidateControl "RDBGroup1".

Has anyone had success with loading from an add-in

Thanks
John