Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.66 KB

File metadata and controls

39 lines (32 loc) · 1.66 KB

Manufacturing Workflow Scheduling Automation

Overview

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.

Features

  • 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

Files Included

  • Manufacturing_Workflow_Scheduler.xlsm - Main Excel workbook with macros
  • sample_data.csv - Example CSV data file
  • workflow_template.csv - Template for defining workflow relationships

How to Use

  1. Open Manufacturing_Workflow_Scheduler.xlsm
  2. Import your ERP data using the "Import Data" button
  3. Configure workflow relationships in the "Workflow Setup" sheet or import from CSV
  4. Set scheduling parameters in the "Parameters" sheet
  5. Click "Generate Schedule" to create the optimized workflow schedule
  6. Review and modify as needed in the "Schedule" sheet
  7. Export the final schedule using the "Export" button

Customization

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

Requirements

  • Microsoft Excel 2016 or later
  • Macros must be enabled

Support

For questions or support, please refer to the detailed documentation in the Excel workbook or contact the developer.