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...
SergeiBaklan
Oct 27, 2017Diamond Contributor
Hi Manon,
You may try to save as space-delimited (.prn) file
but it has some limits
Manon Lelandais
Oct 27, 2017Copper Contributor
Hi Sergei,
thank you for your suggestion, it worked. I'm going to try to work around the character limitation.