Loading...
A formula column calculates its value automatically from other columns in the same row. Reference fields by name, do arithmetic, text joins, and IF logic, and every row updates itself as the data changes.
Add a column and choose the Formula type. A formula editor opens where you write an expression that references your other columns. The column is read-only: it shows a computed value for every row rather than something you type into.
Refer to any column in the same row by wrapping its name in curly braces, like {Quantity} * {Unit Price}. Formulas support arithmetic, joining text with +, comparisons, and functions like IF, AND, OR, and NOT for conditional values, for example IF({Stock} < 10, "Reorder", "OK").

If your formula returns a number, choose how it displays: plain, integer, currency, or percent. Text and true/false results show as-is. The formula recalculates automatically for every row, so editing a source column updates the result instantly.
Try ZenBuild free - forms, PDF tools, templates, and more.