|
Convert DBF to XLS (Excel)
DBF Converter allows you convert a single dbf file or folder with dbf files to xls (excel) format from GUI or command line.
1. Select the dbf file or folder with dbf files.
2. Select the output xls (excel) file or foder for .xls files.
3. Preview, select options for sorting, filtering data (if necessary)
You can also select/unselect columns, set order for columns, and click "Finish".
Convert DBF to XLS from the command line
dbfcnv.exe file.dbf file.xls [/HDR|/FILTER|/COLUMNS|/COLUMNSLIST|/REVERSE]
Example 1 (simple conversion)
"c:\Program Files\DBF Converter\dbfcnv.exe" sample.dbf sample.xls /COLUMNS:NAME,STREET
Example 2 (convert only two columns)
"c:\Program Files\DBF Converter\dbfcnv.exe" sample.dbf sample.xls /COLUMNS:NAME,STREET
Example 3 (convert folder with dbf files to xls format)
"c:\Program Files\DBF Converter\dbfcnv.exe" d:\base\ d:\out\ /TOXLS
Download DBF Converter Free Trial Version
|