Convert an Excel file to Text with delimiters?

D

DRV4Truk16

I imported a text file to work with that has values seperated by commas. I used the text to columns function to seperate these values into cells and columns. How do I get the data back to text format with the commas back in place?
 
D

DRV4TRUK16

Answer to my own question. Save the file in CSV (comma delimited) format and then open with notepad or Word.
 
Top