Hi experts,
I have a program to read line by line from text file.
strName = Trim(Mid(TextLine, 11, 50))
There is run time error while TextLine data has ' or "
May I know how to read the data with ' or " character?
Thanks.
The error is :
I have a program to read line by line from text file.
strName = Trim(Mid(TextLine, 11, 50))
There is run time error while TextLine data has ' or "
May I know how to read the data with ' or " character?
Thanks.
The error is :
syntax error (missing operator) in query expression