Auto-calculation: formulas recalculate on cell change

- Template: calcMode=auto, calcOnSave=1
- VBA: removed xlCalculationManual, added ForceRefresh macro
  (clears cache + Application.Calculate for manual DB refresh)
- Workflow: change Setup!B6:B9 -> formulas recalculate automatically

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 07:36:06 +02:00
parent 7da99b3bf7
commit a9b048d4cf
2 changed files with 5 additions and 6 deletions