Hi,

Joerg pinted out that our parameters are not allowed in add-ins and he ahs also defined a correct function which returns a sequence< sequence < long > >.

When you have implement it correct and when use this function later on in calc you have to use it as array function. Either you finish your input with ctrl-shift or use the function dialog and check the array check box in the lower left cormer.

Juergen

Joachim Dahl wrote:
thanks,  this brought me a step further...

Doing like Joerg suggest,  at least I don't get the #NAME error.

I invoke my add-in as
=LP(A1:A2)

but only a single element of the (1,2), array is returned (the first
element).

Joachim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to