Skip to content

Converts XLS spreadsheet to CSV format using command line interface

Notifications You must be signed in to change notification settings

kidchemical/ConvertXLStoCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertXLStoCSV

Converts XLS spreadsheet to CSV format using command line interface

Invoke using a Powershell (.ps1) or Batch (.bat) file and pass arguments as described:
arg[1] - XLS file to convert (PATH)
arg[2] - CSV file to output (PATH)
arg[3] - Worksheet # to convert

To convert multiple worksheets, you would need to invoke for each worksheet.

About

Converts XLS spreadsheet to CSV format using command line interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages