Formulas
Embedsheet supports a wide set of spreadsheet functions, including math, text, date, and lookup functions.
Inserting formulas
- Start typing with
=in a cell. - Use auto‑complete to insert functions and ranges.
Function reference
Type a function name to see argument hints. For examples and supported functions, open the in‑app help or ask the AI assistant.
Debugging
- Use parentheses to control order of operations.
- Break complex formulas into helper cells.
- Check error messages for missing ranges or mismatched types.