janvanderpeet
04-11-2005, 05:33 AM
In using DFPMIN I get the following error in the Basic-code of the function BRENT on statement FV = FX after FX = FUNC(X):
"Function call on left-hand side of assignment must return Variant or Object."
Declaring X As variant does not help.
Can anyone help me. I can find a description of this error on the Mcrosoft site, but that applies only to Visual Basic 4.0 and this problem has been corrected in VB 5.0 according to this description.:)
"Function call on left-hand side of assignment must return Variant or Object."
Declaring X As variant does not help.
Can anyone help me. I can find a description of this error on the Mcrosoft site, but that applies only to Visual Basic 4.0 and this problem has been corrected in VB 5.0 according to this description.:)