i have three text boxes and two command buttons. one command buttons add the values and the other takes away the values. i have got the take away command button to work but when i click on the add button istead of adding the value eg 10 + 10 = 20 it does 10 + 10 = 1010 please help