I am hoping someone can help me out here.. on my form, going left-right.. I have listbox,cbobox,and textfield. what i want to happen is.. allow the user to only get to the other fields if the click on a valid option from list box. if i use sendkeys "{^}+{+}+{HOME}" what happens is.. it highlights the listbox.. but the cursor ends up on cbobox, and it is also highlighted. ive tried using setfocus and setting tabindex = 0 but still cant get it to go back to listbox, have it highlighted and the focus on it. without going to the nextfield.. can anyone help me or show me a better way of this.
listbox, contains (blankline),2,4,7,8,9
-vbmorton
listbox, contains (blankline),2,4,7,8,9
-vbmorton