Skip to content

A multi-threaded JAVA application developed for Kinard Realty Group to convert whole bunch of Excel files to CSV files

Notifications You must be signed in to change notification settings

sankalp7654/Excel_To_CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Excel_To_CSV

This Java Program converts Excel workbook having extension XLS/X file to CSV file. The program make use of Apache POI library to work on excel workbooks using java program.

How to use this program

Mac Users : please provide the input path like
/Users/xyz/Desktop/sankalp.xls

Please provide the output path like /Users/xyz/Desktop/

About

A multi-threaded JAVA application developed for Kinard Realty Group to convert whole bunch of Excel files to CSV files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages