Avatar

Level 7

In formcalc the function Avg will calculate the average of only the fields with a value in them. So you would would put in the calcuate event of the average field:

$ = Avg(Q1S1,Q1S2,Q1S3,Q1S4, etc)