I have 5 text boxes. When I put a number in the first text box I want the same number to appear in the 5th text box. When I put a number in the second text box I want it to appear in the 5th text box, but now its added to the the first number and so on to the fourth text box. I want this to happen as the user types in the numbers.

Thanks in advance