I have a form which has 60 fields and a total box at the end to give a total of all the fields I have used Sum(+) and added the fields to calculate them, `I also have a javascript which gives a warning when the user goes over 100% in the fields.
The problem I am having is that when I enter numbers in the field the total seems to double, I.e. If I key in 10 the total shows 20,if I key in 20 the total shows 40.
I can't seem to figure this one out.
Any help appreciated
George Kaiser