set_cell_formula
Assign a formula to a single cell in an Excel worksheet to perform calculations and update results automatically.
Instructions
Set a formula in a single cell in a sheet (formula should start with '=').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| formula | Yes | ||
| file_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||