I am looking to do a single form sum. I have already created my option groups and assigned a value to each check box. I have an unbound text box and was trying to use this formula
=sum[q1]+[q2]+[q3]
The answer I am getting is from all forms and it is not totaling the numbers it is just giving me a string of numbers for example: 334
I am looking for it to total just on a single form with an answer of: 10
Thanks for the Help!
=sum[q1]+[q2]+[q3]
The answer I am getting is from all forms and it is not totaling the numbers it is just giving me a string of numbers for example: 334
I am looking for it to total just on a single form with an answer of: 10
Thanks for the Help!