I have to type a single number into the input box then you hit the plus key. This will make that number be added to whatever is in the display box. Then you type a new number in to the input box and hit the plus key again and now this new number will be added to what is in the display and the sum will again be put in the display box. For this one I have to use the case statement and the plus sign must not show up on the form.


Reply With Quote