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

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?