PRACTICAL EXCEL WORKFLOW

How to update an Excel production schedule from an ERP export

A deterministic daily method for refreshing ERP-owned fields while preserving scheduler-owned notes, priority and status.

An ERP open-jobs export and a working production schedule have different owners. The export has current quantities and dates; the board contains today’s human decisions. Treating either file as a complete replacement loses useful information.

Safe method

  1. Copy yesterday’s board before any refresh.
  2. Choose a stable job key; use Job Number + Operation when Job Number repeats.
  3. Mark quantity, due date and workcenter as ERP-owned. Mark notes, priority and manual dates as scheduler-owned.
  4. Reject blank or duplicate keys instead of choosing a row.
  5. Separate new, closed and matched jobs, then review field-level OLD → NEW values.

Worked example

Job 1042 / OP20 keeps the note ‘fixture waiting’ and priority 2. Its ERP quantity changes 80 → 64 and due date moves to 2026-08-14. Only the two ERP-owned cells change.

Checks that prevent plausible-looking mistakes

The objective is not to maximize automatic matches. It is to make every accepted match deterministic and route uncertainty to a short manual review.

What the review should show

Exact key and ERP versus user column ownership mapping
Declare the match key and which source owns every column.
Production board refresh change report and exception counts
Review changes and exceptions before exporting the updated workbook.

Free alternatives

Power Query can implement this method with exact joins and anti-joins. It is the best free option when someone in the shop can build and maintain the query. The local beta packages the same safety decisions into one narrow workflow; it does not claim to support every ERP or custom workbook.

Further reading: source 1 · source 2

Your production files stay on your device. The tool processes spreadsheets locally in your browser. We collect only anonymous usage events to evaluate the beta.