sndcode / MaterialConverter

POC excel list editor that deletes columns from a excel file and saves it under a new name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterialConverter

POC excel list editor that deletes columns from a excel file and saves it under a new name. Preparation : Edit program.cs which columns to delte , keep in mind that when you delete column 3 for example, column 4 will take its place so when deleting multiple columns you need to know how the excel sheet will change while deletion process :)

Usage : Drag and drop excel file onto exe file , done.

About

POC excel list editor that deletes columns from a excel file and saves it under a new name.


Languages

Language:C# 100.0%