|
Home |
Products
|Purchase |
FAQ
| Contact Us |
Useful Resources
Convert Excel to DBF can convert your Excel files to DBF format, and also can convert each sheet as an individual DBF file. The software can convert excel to dBase IV, dBase III and dBase II formats. Convert Excel to DBF software can help you convert a lot of Excel to DBF 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.

With Convert Excel to DBF software you can:
Batch convert multiple Excel files to DBF files.
Convert each Excel sheet to an individual DBF file.
Batch convert multiple Excel files to dBase IV formats.
Batch convert multiple Excel files to dBase III formats.
Batch convert multiple Excel files to dBase II formats.
Current Version: 29.12.26
File Size: 1.34(MB)
Platform: Windows2000/XP/Vista/Windows7.
Software requirements: Microsoft Excel 97/2000/XP/2003.
Purchase Price: $28.95
Parameter Description
You can run the program from the command line.
xlstodbf.exe Source.xls OutputDir /DBF3 /Name=3 /OVERWRITE=0 /OPEN=1
Examples:
xlstodbf.exe C:\Source.xls D:\OutputDir /DBF4
Annotation: Convert Source.xls file To Target OutputDir folder. (dBase IV format. )
xlstodbf.exe C:\Downloads\ D:\File /DBF4
Annotation: Convert all Excel Files in ' C:\Downloads' folder TO ' D:\File' folder. (dBase IV format. )
Specific parameters:
| Parameter |
Description |
| Source .xls |
Source excel file or folder. |
| OutputDir |
Output directory. |
| /DBF4 |
Convert to dBase IV format. |
| /DBF3 |
Convert to dBase III format. (Default) |
| /DBF2 |
Convert to dBase II format. |
| /Name=1 |
DBF Filename will be based on sheet name. (Default Name=1) |
| /Name=2 |
DBF Filename will be based on workbook name and sheet name |
| /Name=3 |
DBF Filename will be 1.dbf, 2.dbf, 3.dbf, 4.dbf, 5.dbf.... |
| /OVERWRITE=1 |
Overwrite existing DBF File. (Default OVERWRITETABLE=1) |
| /OVERWRITE=0 |
Do not overwrite existing DBF file. |
| /OPEN=1 |
Open the output folder after conversion. |
| /OPEN=0 |
Do not open the output folder after conversion. (Default OPEN=0) |
|