stinkyman8
New Member
- Joined
- Dec 5, 2012
- Messages
- 3
Hello,
I have a very extensive workbook with a lot of VBA Userforms that we use for tracking production each shift. I am having issues with the Tab Key not moving to the next textbox and instead putting a tab within a text box.
It is a very random problem. I've checked all the tabstops and they are true and made sure that they set to the correct order. I've also set the (TabKeyBehavior) to false for the userforms.
I don't understand what's wrong. The user can use the form 5 times without a problem then randomly the tab key won't move the the next box.
Any help is greatly appreciated. This is causing some lost time.
I have a very extensive workbook with a lot of VBA Userforms that we use for tracking production each shift. I am having issues with the Tab Key not moving to the next textbox and instead putting a tab within a text box.
It is a very random problem. I've checked all the tabstops and they are true and made sure that they set to the correct order. I've also set the (TabKeyBehavior) to false for the userforms.
I don't understand what's wrong. The user can use the form 5 times without a problem then randomly the tab key won't move the the next box.
Any help is greatly appreciated. This is causing some lost time.