View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default How to move cursor from one textbox control to another textbox con

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?