Can anyone help me out with some code...
- I've got a row of 12 cells.
- Values in each cell could be any number from 1 - 20.
- The sum of the row must not go over 44
- Need the user therefore, to be alerted when the value of the sum goes over and if it does, clear the contents of the cell they just input into which took the total over.
Thanks!