I wrote this tool to stop doing the same boring Excel work over and over every month. We had to process huge fuel reports manually to figure out rebates, so I built this to handle the math for me.
- Python, OpenPyXL and CustomTkinter
- Install the libraries:
pip install openpyxl customtkinter - Run the script and select your raw Excel file.
- Hit "Export" and you're done.