Hi,
I have successfully been able to create an excel addin in VSTO but I can't
see any of the functions I created as worksheet functions. The only code that
gets executed is ThisWorkbook_Open(). What do I have to do to create
worksheet functions?
Thanks,
Jeff.
msnews.microsoft.com - 22 Jul 2005 22:03 GMT
In additional to Jeff's question (or it may be the same question), with VSTO
2005 I've created a project from the "Excel Workbook" template in VSTO 2005
and I too would like to define and implement functions in C# that my
end-users can use as worksheet functions.
Please advise --- Ted
> Hi,
>
[quoted text clipped - 7 lines]
>
> Jeff.