Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a function library in VB.Net and C# like described here :
http://www.cpearson.com/Excel/Creati...nctionLib.aspx But i have a problem with function prameters. I can call the function like "=DivideBy2(10)" in a Cell and it is ok. if i call the function with a cell parameter like "=DivideBy2(A1)", it says "#VALUE!". I located a breakpoint and look for the prameter value, so the prameter is a System.__ComObject object with null value.. I have: Visual studio 2005 with VSTO 2005 SE Windows XP German Office 2007 English How can i solve this problem? Any idea? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using functions as parameters | Excel Programming | |||
Problem with optional parameters in Excel Automation Add-in worksheet function | Excel Programming | |||
XLL Functions with no parameters | Excel Programming | |||
RP - Office 2000 automation parameters Access and excel | Excel Programming | |||
Office 2000: excel to access automation and parameters | Excel Programming |