One way to fix the problem would be to set the value of each textbox to 0 in the form's Load event. It would be better however if you posted the txtChange sub (a very bad name BTW) so that I can see what you are doing.