apply_formula
Apply an Excel formula to a specified cell with verification, ensuring accurate data manipulation in a workbook. Input filepath, sheet name, cell, and formula for precise execution.
Instructions
Apply Excel formula to cell. Excel formula will write to cell with verification.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cell | Yes | ||
filepath | Yes | ||
formula | Yes | ||
sheet_name | Yes |