View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
spinglau spinglau is offline
external usenet poster
 
Posts: 2
Default Adding a button to Data Mining tab in Excel Add-Ins

Thank you so much, the video clip is very helpful.


"Ariel Dugan" wrote:

Hi,

There are a series of videos on this topic. Here is one that most closely
relates to your need. He write vb in the video, but a C# sample code
download is available.

If you are using Visual Studio then this will answer your question.

http://msdn.microsoft.com/en-us/vbasic/cc337993.aspx


"spinglau" wrote in message
...
Not sure if I have put this in the right place.

I'm wondering if it is possible to add a button to an Excel Ribbon, under
"Data Mining"? Haven't been able to find any example on the web...

Preferred language C#
With Office 2007