This is an app built in python that processes Excel data. As of now it simply takes in the Excel data and compacts it and exports it all to one file. It was developed using Tkinter for the front end and Pandas for the back end. This app is a continuation of a previous program I made and is a testament to my improvement as a programmer.