Skip to content

roccomuso/xls-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xls-merger

Node.js - Quick cli tool to merge XLS files and order by a given column.

Install

$ npm i -g xls-merger

Usage

$ xls-merger -c <COLUMN> fileA.xls fileB.xls <...>

Known issues

  • Date fields are stored as Integers, the output file manually requires a "Format Cells -> Date" (see #596).

Coded for Christine 🎉, I hope this will come in handy.

About

Node.js - Quick cli tool to merge XLS files and order by a given column.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published