Skip to content

A simple command line utility that converts an Excel spreadsheet of a predetermined format into two separate CSV files

Notifications You must be signed in to change notification settings

jmbarne3/rust-hr-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR XLXS to CSV Process

This is a simple utility that converts an automated Excel spreadsheet sent by UCF HR into a simplified set of CSVs for two email lists used with the PostMaster system. The first group includes all employees (so a simple conversion with no filtering) and the second group removes all OPS and Contingent Workers from the original list before creating the CSV.

Usage

> rust-hr-csv <input-file>

About

A simple command line utility that converts an Excel spreadsheet of a predetermined format into two separate CSV files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages