I am exporting comma delimited data to a random text file(myfile.txt). I cannot locate
or remember the code to place in the last field to force a linefeed or indicate end of record.
My work around is to retrive the file in Word and then save as text file with line breaks.
Then I can retrive the file in Excel to play with the data.
I need to bypass the Word conversion to add line breaks at the end of each record.
Can anyone Help?
Thanks in Advance
Bruce
------------------
or remember the code to place in the last field to force a linefeed or indicate end of record.
My work around is to retrive the file in Word and then save as text file with line breaks.
Then I can retrive the file in Excel to play with the data.
I need to bypass the Word conversion to add line breaks at the end of each record.
Can anyone Help?
Thanks in Advance
Bruce
------------------
Comment