All is ok with entering data until entering value into TextBox5, then, Enter key does nothing and Tab key tabs inside the TextBox.
UserForm EnterKey and Tab Behavior properties are both set to FALSE on all Textboxes.
Funny thing about it...both keys tab through the Textboxes if no value is entered. And, both keys function properly from the VBA window.
Any idea what's up?
UserForm EnterKey and Tab Behavior properties are both set to FALSE on all Textboxes.
Funny thing about it...both keys tab through the Textboxes if no value is entered. And, both keys function properly from the VBA window.
Any idea what's up?