+ Reply to Thread
Results 1 to 2 of 2

Form - Text Box Focus

  1. #1
    Forum Contributor
    Join Date
    06-15-2004
    Posts
    246

    Form - Text Box Focus

    I want to know how to set the focus from my text box to another when tabbing

    ive tried AfterUpdate() but that didnt seem to work and the user may not always update just tab through

    please help

  2. #2
    Tom Ogilvy
    Guest

    Re: Form - Text Box Focus

    since afterupdate is only found in a userform, assume a userform:

    Set the tabindex property of each textbox in the order you want.

    --
    Regards,
    Tom Ogilvy


    "ceemo" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I want to know how to set the focus from my text box to another when
    > tabbing
    >
    > ive tried AfterUpdate() but that didnt seem to work and the user may
    > not always update just tab through
    >
    > please help
    >
    >
    > --
    > ceemo
    > ------------------------------------------------------------------------
    > ceemo's Profile:

    http://www.excelforum.com/member.php...o&userid=10650
    > View this thread: http://www.excelforum.com/showthread...hreadid=400523
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1