I am trying to design a new FORM so that when I press a certain key on the numeric keypad, it will tally/register and update the count in a TEXTBOX.

To keep it short, I have a FORM and I want to put a LABEL1 and TEXTBOX1 on it. When I press the #1 key on the numeric keypad, I want the TEXTBOX1 value to increment and update with each press of the key. Can someone show how this might be accomplished and is a TEXTBOX the best choice to use as the tally box?

Thanks,
Butch