M
Mike O.
I have various tabe-delimited text files that contain data
with double quotes, such as 3" (meaning three inches).
If the number of double qoutes in the file is an odd
number (ie 3" 6" 9"), then my merge fails.
If number of double quotes in the file is an even number
(ie 3" 6"), the merge runs correctly.
Any ideas what causes this? Record delimiter is CRLF.
Thanks, Mike O.
with double quotes, such as 3" (meaning three inches).
If the number of double qoutes in the file is an odd
number (ie 3" 6" 9"), then my merge fails.
If number of double quotes in the file is an even number
(ie 3" 6"), the merge runs correctly.
Any ideas what causes this? Record delimiter is CRLF.
Thanks, Mike O.