Problems with Automation Add-in for Excel
Hi everybody!
I have created an automation add-in in C# using VSTO. When I build, I can go
in Excel, outils, add-in and add the add-in wich appears in the list.
When I make an install of my add-in in another computer, it doesn't work. Why?
Help me please,
Thank you,
Date:Tue, 17 Jul 2007 08:22:02 -0700
Author:
|
RE: Problems with Automation Add-in for Excel
I came across the following blog, with instructions on how to do this using
an Automation add-in in C#.
http://blogs.msdn.com/eric_carter/archive/2004/12/01/273127.aspx
I've followed all the steps but I can't see my function in the list of
available functions. In my computer I can see it, but on the others not.
What' s wrong?
Date:Wed, 18 Jul 2007 01:26:34 -0700
Author:
|