Determine if a string contains a substring. Dim s As String s = "Chilkat Software" ' The following 4 lines are case-sensitive Print InStr(s, ...
確定! 回上一頁