Avatar

Level 4

This is what I have in the totals field which is field 14:

Sum(NumericField6.rawValue

+ NumericField10.rawValue + NumericField11.rawValue + NumericField12.rawValue + NumericField13.rawValue + NumericField14.rawValue);

Show: Calculate

Language: FormCalc

Run at: Client

I've tried to troubleshoot but nothing is working for me.