D
drew_p
I have created c# addin(abc.dll) VS-2005 for Excel-2003 and this add-in is
registered for "automation server". Now when I call formula from this add-in
there are two problems
1. formula doesn't display argument list (e.g. myAddFunc(int a,int b)
then typing =myAddFunc in excel doesn't display argument list)
2. "Insert Formula" dialog doesn't display description for when
I select this formula.
How can this problem is fixed. specially it is not displaying argument list ??
Thanks
registered for "automation server". Now when I call formula from this add-in
there are two problems
1. formula doesn't display argument list (e.g. myAddFunc(int a,int b)
then typing =myAddFunc in excel doesn't display argument list)
2. "Insert Formula" dialog doesn't display description for when
I select this formula.
How can this problem is fixed. specially it is not displaying argument list ??
Thanks