If InStr(LineFromText, SearchedText) <> 0 Then 'Found, I will split it into info HMI tags LineFromText = Replace(LineFromText,vbTab & vbTab ...
確定! 回上一頁