This Excel-based solution automates the scheduling of complex manufacturing workflows. It imports CSV data from your ERP system and generates optimized schedules for non-linear workflows with divergence and convergence points.
- CSV data import from ERP systems
- Handling of complex, non-linear workflows
- User-friendly interface for workflow modifications
- Advanced Excel formulas and VBA macros for powerful automation
- Customizable scheduling parameters and constraints
- Visual workflow representation
Manufacturing_Workflow_Scheduler.xlsm- Main Excel workbook with macrossample_data.csv- Example CSV data fileworkflow_template.csv- Template for defining workflow relationships
- Open
Manufacturing_Workflow_Scheduler.xlsm - Import your ERP data using the "Import Data" button
- Configure workflow relationships in the "Workflow Setup" sheet or import from CSV
- Set scheduling parameters in the "Parameters" sheet
- Click "Generate Schedule" to create the optimized workflow schedule
- Review and modify as needed in the "Schedule" sheet
- Export the final schedule using the "Export" button
The solution is designed to be easily customizable:
- Workflow relationships can be modified in the "Workflow Setup" sheet
- Scheduling parameters can be adjusted in the "Parameters" sheet
- VBA code is well-documented for future modifications
- Microsoft Excel 2016 or later
- Macros must be enabled
For questions or support, please refer to the detailed documentation in the Excel workbook or contact the developer.