Add to variable problem

Absolutely. The title of the tab is On Select/Change. So for say 23, when you type 2 that is a change, it runs the the action. Then when you type 3, that is a change - it runs the add action again. Bingo, you added 2 + 23. A better solution is to put all the add actions in an action group. The first action sets the Entry_sum to 0. The rest of the actions each add one of the variables to Entry_sum. Then on each of the On Select/Change tabs put an action that runs the action group. Edited By: bpitman on 2007-2-18 16:49:45

Discussions have been disabled for this post