I am hoping someone can help me here.
I have a form that when you are filling out and tabbing to the next row sometimes the cursor goes to the next row, but in some cases it will move down 3-4 rows.
If I set the focus using the open form command, should then when the user tabs, should it always go to the next row below?
Ex.
First Name
Middle Name
Last Name
Address
Address1
City
If I am in the First name text box and click tab, it might goto Middle Name, but when in Middle Name if I tab again, it goes all the way down to City as opposed to Last Name.
Thanks
I have a form that when you are filling out and tabbing to the next row sometimes the cursor goes to the next row, but in some cases it will move down 3-4 rows.
If I set the focus using the open form command, should then when the user tabs, should it always go to the next row below?
Ex.
First Name
Middle Name
Last Name
Address
Address1
City
If I am in the First name text box and click tab, it might goto Middle Name, but when in Middle Name if I tab again, it goes all the way down to City as opposed to Last Name.
Thanks