View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shailesh Shah[_2_] Shailesh Shah[_2_] is offline
external usenet poster
 
Posts: 114
Default Dynamic comboBox on Ribbon


Try this,

http://excelusergroup.org/blogs/nick...he-ribbon.aspx

Regards,
Shailesh Shah
http://in.geocities.com/shahshaileshs/
If You Can't Excel with Talent, Triumph with Effort.


Free Addins Office Menu-2003 for Office-2007
http://in.geocities.com/shahshaileshs/menuaddins


"XP" wrote in message
...
Hi Shah Shailesh,

Sorry, I should have specified, I do not have VSTO and my firm will not be
buying it any time in the near future. I need a more primitive
method...thanks anyway.

"Shah Shailesh" wrote:

See below link

http://msdn2.microsoft.com/en-us/library/bb386198.aspx



Regards,
Shailesh Shah
http://in.geocities.com/shahshaileshs/
If You Can't Excel with Talent, Triumph with Effort.


Free Addins Office Menu-2003 for Office-2007
http://in.geocities.com/shahshaileshs/menuaddins



"XP" wrote in message
...
Is there a good example of how to dynamically populate a comboBox on a
custom
tab on the Ribbon? Say from a list of items on a spreadsheet or from an
array?

If so, could you point me to it?

Thanks much in advance.