I have a UserForm and on it is a "submit" button. I would like to bind CTRL-ENTER to the submit button (so a user can submit the form without having to tab all the way to the "submit" button each time).
How would I do that?
Thanks!
Damon
I have a UserForm and on it is a "submit" button. I would like to bind CTRL-ENTER to the submit button (so a user can submit the form without having to tab all the way to the "submit" button each time).
How would I do that?
Thanks!
Damon
Are you making a selection before you show the userform example:![]()
Selection = "=6*8+RC[1]"
If you set the button's Default property to True, then you can just press Enter to fire it.
Everyone who confuses correlation and causation ends up dead.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks