Results 1 to 9 of 9

Thread: When select a value in listbox, automatically Save and Tabout

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2009
    Posts
    76

    Question When select a value in listbox, automatically Save and Tabout

    Hi all.

    I have been trying to do this in many ways but nothing seems to work.
    My problem is:
    I have two textboxes and a list box(we can change be any control if this does not sound good).
    In the list box there is a blank, Save, Clear.

    Now when a person enter value in one textbox, tabs to next textbox, fills it,
    tabs to listbox, choses his value.
    As soon as he choses Save. I already have a Private Sub save_Click
    which can be called and tabbed right away to the first text box.

    If they choses Clear then it should clear all the fields and tabbed right away to the first text box.

    How would I go about doing this?
    Last edited by jadi; Jan 9th, 2009 at 10:50 AM.

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