V
vincent
Hi,
Is it possible to write a Worksheet function using C# in Excel. I am using
OfficeXP.
When I use VB6 to create a component, I can create something like this:
=MyQuote()
But when I tried to create one using C# with com interop, it does not seems
to work. Has anyone does this before?
Thanks
Vincent
Is it possible to write a Worksheet function using C# in Excel. I am using
OfficeXP.
When I use VB6 to create a component, I can create something like this:
=MyQuote()
But when I tried to create one using C# with com interop, it does not seems
to work. Has anyone does this before?
Thanks
Vincent