View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Excel 2003 & 2007 menu compatible menu by Ron de Bruin

I update the page with a example
http://www.rondebruin.nl/compatiblemenu.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JC" wrote in message ...
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