View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Converting formatted text into a txt file

If you look in the File menu, under Save As, the dialogue for "Save as type"
will show you a variety of text files, including Comma Separated Variables
(CSV), Space delimited text (PRN), Tab delimited text, and various others.
Choose one to suit your requirements.
--
David Biddulph

"Marc" wrote in message
...
Do you have a recomendations on what would be the best way to convert an
Excel file to a formatted txt file?