Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See Rob Bovey's posting on a method to do this:
http://groups.google.com/groups?thre...GP11.phx .gbl There is no direct support for it (or any setting). -- Regards, Tom Ogilvy "KMoore007" wrote in message ... I have defined two textbox controls on my Excel sheet. I have found no way to create a tab order for them. When I TAB nothing happens; the cursor does not move. Is there a way to program the cursor to move from one textbox control to the other one? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
One way of creating a tab order would be lock your entire sheet excep the two cells you wish to tap through and protect the sheet. When yo press tab it will only cycle through the cells that are not locked Hope this helps, looking forward to see if there is another way. Fabl -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
textbox move | Excel Discussion (Misc queries) | |||
Set Focus Problem for textbox control on multipage control | Excel Programming | |||
getting the cursor to show in a textbox | Excel Programming | |||
Set Tab to specific textbox control | Excel Programming | |||
UserForm TextBox to ActiveSheet TextBox over 256 characters | Excel Programming |