User Tools

Site Tools


start:calculated_fields

This is an old revision of the document!


Calculated Fields

Calculated fields are supported with the textbox table question style.

To add a calculation right click on the textbox table and select the Edit Default Values option.

The follow options are supported by entering the syntax below into the cell to be calculated:

Summation: =sum(r2c2:r2c4) - this will sum the contents of row 2 from column 2 to column 4.

Calculations: =r2c2*r2c3/200 or = r1c1/r1c4*100% (the percent sign is optional and will add a % sign to the result)

Note about row and column references: The tables include a column and row for table labels. These are row 1 and column 1. When referencing cells the first textbox cell is typically r2c2.

start/calculated_fields.1472483034.txt.gz · Last modified: 2016/08/29 11:03 by rnadler