Forum Discussion
Manon Lelandais
Oct 27, 2017Copper Contributor
Converting Excel file into txt
Hi everyone, I'm trying to convert an Excel file with simple data ordered in columns into a txt file. The txt file mixes up the data and the columns are disorganised. Is there any way to keep the s...
Haytham Amairah
Oct 27, 2017Silver Contributor
Hi Manon,
Try to copy your data, and paste it in a text file as follows:
Another way:
Press F12, and save your workbook as Text (Tab delimited) (*.txt) type.
In both cases, your data is supposed to remain organized and separated by tab character, unless there is a problem!
- Manon LelandaisOct 27, 2017Copper Contributor
Hi Haytham,
Thanks for your suggestions. I unfortunately tried both and the data gets mixed up everytime :