[EXCEL] convert from .xls to .txt

Solved
pitch49 Posted messages 13 Status Membre -  
 petrus_ph -
Hello,

in order to upload a database, I need to have a .txt file with ";" as the separator

My source file is a classic Excel file.

With the "save as" function in Excel I don't have the option to create a .txt file with ";" as the separator

Do you have any idea to help me???

Thank you in advance for your responses
Configuration: Windows XP Firefox 2.0.0.3

3 réponses

charlot
 
To have a separator of "";"", save as .csv
Then, if you need a .txt file, you just have to copy the content of the file into Notepad.
2