excel_enforce_formula_rule
Ensure all calculated values in Excel worksheets use formulas instead of hardcoded numbers to maintain accuracy and consistency in financial calculations.
Instructions
Enforce the rule that ALL calculated values must use formulas - never hardcoded results
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worksheetName | Yes | ||
| autoFix | No | Attempt to automatically convert simple calculations to formulas |