InStr Function
InStr Function Returns a Variant (Long) specifying the position of the first occurrence of one string within another. See some examples Syntax InStr ([start,] string1, string2 [, compare] ) The InStr function syntax has these arguments:...