Results 1 to 3 of 3

Thread: [RESOLVED]-how do I select a certain tab index

  1. #1

    Thread Starter
    Lively Member tarius222000's Avatar
    Join Date
    Jul 2005
    Location
    Jacksonville, FL
    Posts
    80

    Resolved [RESOLVED]-how do I select a certain tab index

    I am at a lost on how to select a text box after performing a command.

    I have a form that puts data on an excel worksheet and to make it a little easier I want the program to return the txtNIIN box so all I have to do is continue working instead of having to click on the box every time. But all it does right now is it remains on the cmdADD button. I need this program to be able to do this and my deadline is in 4 hours.
    oh and google didn't help me much -.-
    Last edited by tarius222000; May 14th, 2006 at 09:26 PM. Reason: resolved

  2. #2
    Frenzied Member numtel's Avatar
    Join Date
    Apr 2000
    Location
    CA
    Posts
    1,163

    Re: how do I select a certain tab index

    txtNIIN.setfocus ?

  3. #3

    Thread Starter
    Lively Member tarius222000's Avatar
    Join Date
    Jul 2005
    Location
    Jacksonville, FL
    Posts
    80

    Re: how do I select a certain tab index

    Thank you.. You were a Huge help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width