Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anyone any idea why when I press tab key I get a tab in the text box?
TabKeyBehavior = False If I Alt Tab twice (out of XL & back again) it starts working properly! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I believe the TabKeyBehavior is the control to tab (move) between different
objects on that form, not to eliminate an actual tab you may perform in the textbox. Using an ALT TAB will alternate between different running programs within all of Windows. When you ALT TAB back into MS Excel, I'll bet your form (or the textbox within the form) isn't selected any longer. Just my thoughts... "Graham Y" wrote in message ... Anyone any idea why when I press tab key I get a tab in the text box? TabKeyBehavior = False If I Alt Tab twice (out of XL & back again) it starts working properly! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default font for pasted text in text boxes - Excel 2007 | Excel Discussion (Misc queries) | |||
User Form Text Boxes - Copy format of text boxes | Excel Discussion (Misc queries) | |||
How do I link Text Boxes to Cells, not Cells to Text Boxes? | Excel Worksheet Functions | |||
In Excel, option to enter text in cells the same as text boxes | Excel Worksheet Functions | |||
Check boxes to show/hide Tabs | Excel Worksheet Functions |