Hello Everybody.
I have a running UserForm where I want to Force the User to post a value to a Specific TextBox and can't continue even pressing Enter or Space, etc... Also, which event to use to evaluate the User entry, as I tried [AfterUpdate} & {Change} and both didn't evaluate the entry specially when the user press Enter on the TextBox.
Any value must be entered into the TeaxtBox to continue. I appreciate your Help
I have a running UserForm where I want to Force the User to post a value to a Specific TextBox and can't continue even pressing Enter or Space, etc... Also, which event to use to evaluate the User entry, as I tried [AfterUpdate} & {Change} and both didn't evaluate the entry specially when the user press Enter on the TextBox.
Any value must be entered into the TeaxtBox to continue. I appreciate your Help