'Use VBA's InStr() function to check 'if a string contains another: MsgBox InStr("Excel Hero", "Hero") 'Displays: 7 MsgBox InStr("Excel ...
確定! 回上一頁