Learn VBA - When you need to check for the presence or position of a substring ... if baseString contains "bar" (case insensitive) containsBar = InStr(1, ...
確定! 回上一頁