Hi
I have a text file that is not formatted, and it has varying amounts of spaces between fields. I want to replace all "multiple spaces" with one space to convert the file to a delimited file.
BUT, sometimes, there is a space between words that should not be seperated into multiple fields and should be in the same field. I guess I need a delimiter to seperate the fields
If unclear, I can post a sample.
Thanks!
Bookmarks