Visual Basic InStr - Aivosto - Analyze, Document and Flowchart Source Code
VB6 statements and constants in this article: InStr, InStrB, InStrRev, Option Compare, vbBinaryCompare, vbTextCompare. InStr syntax InStr returns the first occurrence of a string inside another string. InStr([start,] string1, string2 [, compare]) start Op...