Hi,
I am extracting data in comma delimited format and one of my rows has gone to the next line. I think it is because the data in that column may have a carriage return at the end of it, but I can't see this in the table. How can I check to see if there are any non-displayable characters in my data?
thanks...