Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have some text boxes on one sheet called "interface", linked to another table called "stage" . In that way, when the client types data in the text boxes, those info will be linked into the "stage". Then I have a button called "Enter", which is assigned a macro. So when the client push "Enter", the macro will copy the stage info into a permanent table and also clears up the "Interface" and "Stage". It works fine so far. But the problem is that there are quite a few text boxes on the "interface". Clients said they couldn't jump from one box to the next by "TAB" key. Well I guess "TAB" key is only designed for cells but not text boxes. So my question is: Can I alter the "TAB" key by a macro or VBA code to allow the client jump from one box to the next. Thanks in advance |
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 to Import Visio Text Boxes into Excel as Text | 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 |