Convert Excel to comma delimited text

  • Thread starter Thread starter deacs
  • Start date Start date
D

deacs

I have a comma delimited text file with a .txt extension. I converte
it into excel to make some changes to the file and am having problem
converting it back to comma delimited with .txt extention. When I'm i
excel and "save as" the only comma delimited option I see is .csv. I
it possible to save comma delimited with .txt extention? Any guidanc
is greatly appreciated
 
Hi
why not save as *.csv and afterwards renaming the file in the Windows
Explorer?
 
I have a comma delimited text file with a .txt extension. I converted
it into excel to make some changes to the file and am having problems
converting it back to comma delimited with .txt extention. When I'm in
excel and "save as" the only comma delimited option I see is .csv. Is
it possible to save comma delimited with .txt extention? Any guidance
is greatly appreciated.

When supplying a file name to "Save As," put the full file name including
extension in quotes; for example,
"book1.txt"
Though you type the quotes, they won't be part of the saved file's name.

(I have Office 97.)
 
Back
Top