YasserKhalil
Well-Known Member
Hello everyone
I need UDF that extracts the string that exists in an array
Example :
a=Array("UY","OP","ST")
example of string : "Hello everyone ST exists here" >> expected output would be ST (case sensitive)
Another example : "Hello everyone ST exists here UY too" >> expected output would be UY
Hope that clear
Regards
I need UDF that extracts the string that exists in an array
Example :
a=Array("UY","OP","ST")
example of string : "Hello everyone ST exists here" >> expected output would be ST (case sensitive)
Another example : "Hello everyone ST exists here UY too" >> expected output would be UY
Hope that clear
Regards