Create Spreadsheets from MySQL
Easily create spreadsheets from your MySQL data. With “Data2Sheet”, you can filter and generate detailed reports in Excel, and receive email notifications when specific criteria are met. Built using DocumentFormat.OpenXml.Spreadsheet in C#, this project was designed to organize data in a simple format for creating reports and highlighting potential issues, such as stock levels. It also includes a sample test run mode, which can be set in the config file to create test reports.
The latest code can be found here on GitHub: SaharaHex/Data2Sheet
