Brutzman, Bill wrote:
INDEX... is the ticket.  It is kind of bizarre that I have never used
INDEX before.

Thanks to all who responded, bonus points to Jeff and Dave... kudos to
Laura and DAG.

When I started, I thought that I needed an array of prevalent
substrings.  Now I see that end-users here will want to do their own
ad-hoc lookups with one substring at a time, like a google search.

--Bill
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
Might not be appropriate here, but the UD vector commands can be useful for searching arrays.

The plural versions, INDEXS() will do the index on every element of a dynamic array without needing to write a loop.

OCONVS, EQS, IFS, all can be combined to repeat the same command on a dynamic array.
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to