I have a variable in a UDF that is called cash() ... this variable has 2,3,4
values based on the number of dates input into the function. How do I get
all of those cash values to be output from my UDF?
Bob Phillips - 07 Nov 2006 21:26 GMT
See response in .programming.
--
HTH
Bob Phillips
(replace xxxx in the email address with gmail if mailing direct)
> I have a variable in a UDF that is called cash() ... this variable has 2,3,4
> values based on the number of dates input into the function. How do I get
> all of those cash values to be output from my UDF?