Skip to content

bnorthern42/CSV-Merge-to-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

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

CSV-ME, takes a CSV file from the user and inputs it into an existing spreadsheet. Written in Java 11 using Maven

To install normally

Will be in Github releases, simple run .jar file

Dependencies

  • Apache POI - XLSX Access R/W
  • Javax Swing - Implements GUI
  • log4j2 - for logging

Build from source

Open IDE pom.xml file. Once dependicies are all found and loaded. Should be able to run.

How it works (so far)

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

About

CSV-ME, takes a CSV file from the user and inputs it into an existing spreadsheet. Written in Java 11 using Maven

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages