validate_formula_syntax
Check Excel formula syntax for accuracy without executing it, ensuring error-free calculations. Input filepath, sheet name, cell, and formula for validation.
Instructions
Validate Excel formula syntax without applying it.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cell | Yes | ||
filepath | Yes | ||
formula | Yes | ||
sheet_name | Yes |