Hi nmambre: yes if also a + is in one of the group of fields the calculation does not display the text and the sum of all fields. All fields at the end should have a sum of 100 for the sum of all. If the user select more than 100 in all fields or less than 100 in line 17 annd 18 it will displayed with a text. If the sum of all fields is 100 not. the actual calculation, if a user select the questions and fill it out, will dispolayed in cell I17 so the user can see, what sum is actual. In addition it should also be possible to enter a + instead of a value.
At my post here: Repeat Function map and Picture and calculate - #3 by Maggi
I got the hint because the sum was only displayed after all fields was filled out, this is why i integrate the cell I14 it will displayed direct after a value was entered.
The sum of row 14 will displayed in C 16. and if it is less than 100 than the text of C 18 will displayed and if it higher than 100 the text of C 17 will displayed.
Tanks