Home |
Products
|Purchase |
FAQ
| Contact Us |
Useful Resources
Convert Excel to TXT Software is a batch TXT converter that converts Excel to TXT files. It allows you to convert each Excel sheet to a new TXT file in one or more Excel files.
The software can help you convert a lot of Excel to TXT files, thereby saves your time. The program supports command line interface. So, you can run it with necessary parameters in a batch mode from the command line or from Windows scheduler without human beings.

Current Version: 14.7.28
File Size: 1.46(MB)
Platform: Windows2000/XP/Vista/Windows7/Windows8/Windows8.1
Software requirements: Microsoft Excel 97/2000/XP/2003/2007/2010/2013..
Purchase Price: $18.95
Parameter Description
You can run the program from the command line.
xlstotxt.exe Source.xls OutputDir /Name=3 /OVERWRITE=0 /OPEN=1
Examples:
xlstotxt.exe C:\Source.xls D:\OutputDir
Annotation: Convert Source.xls file To Target OutputDir folder.
xlstotxt.exe C:\Downloads\ D:\File
Annotation: Convert all Excel Files in ' C:\Downloads ' folder To Target ' D:\File' folder.
Specific parameters:
Parameter |
Description |
Source .xls |
Source excel file or folder. |
OutputDir |
Output directory. |
/Name=1 |
Text Filename will be based on sheet name. (Default Name=1) |
/Name=2 |
Text Filename will be based on workbook name and sheet name |
/Name=3 |
Text Filename will be 1.txt, 2.txt, 3.txt, 4.txt, 5.txt.... |
/OVERWRITE=1 |
Overwrite existing Text File. (Default OVERWRITETABLE=1) |
/OVERWRITE=0 |
Do not overwrite existing Text file. |
/OPEN=1 |
Open the output folder after conversion. |
/OPEN=0 |
Do not open the output folder after conversion. (Default OPEN=0) |
|