Skip to content

dchaploeb/excel2csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Heavily modified from https://gallery.technet.microsoft.com/office/How-to-convert-Excel-xlsx-d9521619

Recurses through a folder that contains Excel files, converting each one to CSV and moving it as it is converted.

Warning, this program is destructive on the original folder in a few ways, which may not be ideal-- it was what I needed for my use case but may not make sense for other folders.

In particular, the program as currently written ruthlessly removes printer settings from every excel file it encounters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%