|
Subject:
|
formula description and argument display
|
|
Posted By:
|
dhruvesh
|
Post Date:
|
8/21/2006 6:42:35 AM
|
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
|
|