View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default tab from text box to text box

D,

Already had this one today. Look at the 'TAB-ORDER from one TEXTBOX to
another' thread to see a solution.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"dirt" wrote in message
. ..
I have a worksheet with several text boxes that I am using for user input.
How do I fix it so that the user can use the tab key (or enter or space

bar
or...) to move from box to box? I can only do so by clicking the mouse in
each different box and this is a bit awkward.

TIA

D