What is the problem you are having with the end-of-line? Does this CSV file
perhaps originate from a non-Windows system, e.g. a UNIX system? If it does,
my "LF2CRLF" function might help ...
Yes, EOF signifies the end of record. The reason I am using coding instead
of transfer text because my importing process is complicated. It's not just
a simple field to field import. Is there a way to detect the end of line in
CSV, if I do it this way?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.