Hi there,
I have two columns as below
A | 1
B | 2
C | 3
| SUM
A to C holds names and 1,2,3 are validated numbers and cannot individually exceed 14.
SUM at the bottom adds the totals of 1,2,3 etc.. I have set it up so that it validates to make sure the total does not exceed 45.
However when I enter the values in 1,2,3 it allows it to sum them above 45 with no error. Any ideas where im going wrong?
Thanks
Bookmarks