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.