ToDo:
- Add POI and logging dependencies
- Get Spinner integers
- Populate a Text spinner of available sheets and select one.
- Create functions that will combine the CSV into XLSX
- Make actual Documentation here
- Make code pretty and not Spaghetti!
CSV-ME, takes a CSV file from the user and inputs it into an existing spreadsheet. Written in Java 11 using Maven
Will be in Github releases, simple run .jar file
- Apache POI - XLSX Access R/W
- Javax Swing - Implements GUI
- log4j2 - for logging
Open IDE pom.xml file. Once dependicies are all found and loaded. Should be able to run.
Start of Program:
Import CSV file:
Import XLSX file:
Click the next button after you are happy with both imports:
Old window closes and a new one opens to set the merging options