Hello,
I have a string in excel that seem to have a line feed characters. When I do substr(string,1,80) I have an error in some lines. Is it possible to removed all LF characters with : or some other delimiter and continue to process the data without error?
Any ideas?
Thank you,
Arthur.