0

Combine multible lists into one list

Hi

I have been trying to create a function like the one below:
NL("Filter";table; field; field; NP("Union";Array1; Array2;Array3),
where Array1 to 3 points to three cells, each holding a fomular like NL("Filter"; table; field; …). This doesn't work.

So how should I do that, so I as the enbd result get a list/array to use in another NL("Rows") or similar function?

best regards,
Søren

4 comments

Please sign in to leave a comment.