Summing Calculation

Hi there,

I’d like to set up a large grid of Yes/No questions.

I’d like each Yes answer to count as “1″ and each No to count as “0″

Could you give me a few hints how I would let this sum up, reveal a score and save as an answer.

Many Thanks,

Ryan.

The easiest way to set this up would be to select the "save separate values" option found in the field options. Then change the saved values to "Yes 1" and "No 0". Then in your calculation field, just add the fields together like [ID of field 1]+[ID of field2] and it will use the 1's and 0's in the saved values for the calculation.

Let us know if you run into any other snags with implementing this.

Topic closed.