Excel To CSV Changelog

What's new in Excel To CSV 1.2

Sep 19, 2013
  • Added support for different sheets with two options: combined sheets (default) or split sheets (via the /split-sheets flag.)
  • Added the ability to specify an extension (via the /extension=ext flag.)
  • Improved logging and added color (yellow for warning and red for error) to help visualize warnings and errors
  • Added help information (via the command line argument /h or /help)

New in Excel To CSV 1.1 (Aug 27, 2013)

  • Added exception handling
  • Added progress indicator
  • Add code to close workbook and exit application