InStr doesn't return a Boolean but the index of the first occurrence of the search string. If the string isn't found it returns 0.
確定! 回上一頁