|
-
Jan 9th, 2009, 10:35 AM
#1
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|