evaluate_formula
Calculate Excel formulas by providing cell values and ranges. Use this tool to test formulas before applying them to spreadsheets.
Instructions
Evaluate an Excel formula with given context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formula | Yes | Excel formula to evaluate (e.g., "=SUM(A1:A10)", "=VLOOKUP(B2,C:D,2,FALSE)") | |
| context | No | Cell values and ranges for formula evaluation (optional) |