MrKowz
Well-known Member
- Joined
- Jun 30, 2008
- Messages
- 6,653
- Office Version
- 365
- 2016
- Platform
- Windows
Is there a way to have a UserForm pass a boolean True/False to a variable if the button on the userform is submitted with CSE versus just ENTER? Could this be an Application.OnKeys event I could turn on at the beginning of my code and turn off at the end?