YourPlugins

Start with a spreadsheet calculator

Part of Start here.

All docs

Choose this path if your calculator depends on an Excel, LibreOffice, or OpenDocument worksheet.

Use this path when

  • the calculation already exists in a spreadsheet
  • you need mapped cells for inputs, outputs, or errors
  • you want worksheet-based logic that is easier to maintain outside a formula string

Recommended order

  1. Read Create input and output fields.
  2. Review Configure output fields if the worksheet returns extra values.
  3. Follow Build a spreadsheet calculator.
  4. Use Edit spreadsheet mapping whenever cells or worksheets change.
  5. Assign products in Assign products and categories.
  6. Validate mapped inputs, outputs, and errors in Preview and test the calculator.
Tip: if your logic can be expressed without a worksheet, use Start with a formula calculator instead. It is usually faster to build and easier to maintain.