Good Evening,
UserForm1 has three text box: TxtBoxA, TxtBoxB and TxtBoxC. UserForm1 has three command buttons: CommandButton1, CommandButton2 and CommandButton3. Each button will be a assigned with a numeric value of 1,2 and 3 respectively.
My desire is when I select any TxtBox - ie TxtBoxA - with my curser and then click any CommandButton, the value of that button will be entered into the TxtBox.
The concept is similar to a number keypad. A backspace command button would be a feature, too.
So far I have this code assigned to CommandButton1:
However, the focus is set to TxtBoxA, only.![]()
Please Login or Register to view this content.
Thanks,
Gal403
Bookmarks