I have created an InfoPath form from a SharePoint list.
Each participants answers are entered in numerical format from 1-100. The total of each participants answers cannot fall below 100 or be more than 100.
I have created a field that calculates the total of that person's responses.
Can I use that to create a rule so the form won't submit until it calculates to exactly 100?
If so, how?
Example: There are 5 questions and they answer 20 on each question or 25 on only 4 of the questions, then it submits. If they answer and the total comes up to anything other than 100, then the form won't submit. I have set each of the fields to allow an answer between 0 an 100.
Thank you!