View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT[_2_] JT[_2_] is offline
external usenet poster
 
Posts: 96
Default moving cursor to text box

The user enters text in 5 text boxes. They push a button
and the data is displayed on a second text box.

When they push the button the cursor is no longer
displayed. How do I move the cursor to the first text
box, so they can enter data again?

Thanks for the help