View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Haim[_3_] Haim[_3_] is offline
external usenet poster
 
Posts: 2
Default merging an excel 2007 ribbon items into exisitng classic excel too

Hi
I wrote an excel add-in for excel 2007. The button that executes my new
add-in reside in a ribbon. I have an old tool bar in my excel with the same
menu item name. I want to merge that new toggle button that I created by
using the ribbon into the existing class menu item. Is it possible?

Regards,

Haim