Golf score = 483
only 10 behind!

Jens - Technical question.

If the input array is empty or there are no matches,
what do you want returned ?

a) An unassigned variable (VarType = Empty)
b) An empty string (VarType = String)
c) An array containing only (a) above*
d) An array containing only (b) above*

(* array consists of one dimension ie UBOUND($OutputArray) = 0)

[ 19. August 2002, 21:14: Message edited by: AJH ]