I have a user form with several user boxes on it. From what I can see it works just fine the first time around. I have set "tabindex = 0" on 1st combo box and "tabindex = 1" on second combo box. After filling both boxes and pressing enter to complete the input I then bring up the combo box again to add another item and the "ok" button is selected with is set for "tabindex = 4".
How do I get it to select 1st combo box everytime.
Thanks in advance for any ideas on this.
How do I get it to select 1st combo box everytime.
Thanks in advance for any ideas on this.