At 15:48 14/12/2008 -0800, C Y Augin wrote:
Using OO 2.4 in Windows 2k.
This works:
function GROWTH()
GROWTH = "test"
end function
In calc, I put =GROWTH() in a cell and it says "test" as expected.
This doesn't work:
function GROWTH(happy)
GROWTH = "test"
end function
In calc, I put =GROWTH(J
Using OO 2.4 in Windows 2k.
This works:
function GROWTH()
GROWTH = "test"
end function
In calc, I put =GROWTH() in a cell and it says "test" as expected.
This doesn't work:
function GROWTH(happy)
GROWTH = "test"
end function
In calc, I put =GROWTH(J52) in a cell and it says #VALUE. J52 is a cel