plus ... it did not work as well ....

Dunno if it is a different line pasted into another udf (still not enough coffee to start) but this is the result :

quote:
results for arraycomp(); elements that doesn't match:
----------
1
2
3
4
34
42
23
----------

results for arraycomp(); matching elements:
----------
1
2
3
4
f
34
42
23
z
r
----------

_________________________