Hello,
I have a UserForm with lots of textBoxes. At the bottom of the form is a clickable "Enter Data" button. I would like to be able to run the "Enter Data" sub by pressing the enter key on the keyboard in any of the textboxes.
I think it would work (??) by creating a sub for each textbox...