Convert an Excel file to Text with delimiters?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Answer to my own question. Save the file in CSV (comma delimited) format and then open with notepad or Word.
 
Back
Top