L
Lieven De Foor
Guest
Is there an equivalent to the LOOKUP function that exists to find the position of a string in another delimeter separated string, but then for arrays (extent)? I want to know if a certain value is already in an array, and at what index. Yes, I know I can easily program this myself, but something like LOOKUP(myValue, myArrayVar) would have been nice...
Continue reading...
Continue reading...