Tab key to move between fields 
Author Message
 Tab key to move between fields

Hello all

Hopefully someone can assist me.  I've designed a form which will
allow users to enter data to be inserted into a Word document through
bookmarks.  Okay, the form's fine, and the data entry is okay - works
well.  But when I've finished typing the data in one box, and press
TAB, the cursor jumps to a box, but in some cases not necessarily the
next box on the form.  How can I set some kind of order?

Thanks and regards
Alex



Mon, 03 Mar 2003 03:00:00 GMT  
 Tab key to move between fields
Set the TABINDEX property of the controls.
The VB-editor also provides with a functionwindow in the View menu to easily
set the tabindex.

Gr,
jasper mandos


Quote:
> Hello all

> Hopefully someone can assist me.  I've designed a form which will
> allow users to enter data to be inserted into a Word document through
> bookmarks.  Okay, the form's fine, and the data entry is okay - works
> well.  But when I've finished typing the data in one box, and press
> TAB, the cursor jumps to a box, but in some cases not necessarily the
> next box on the form.  How can I set some kind of order?

> Thanks and regards
> Alex



Mon, 03 Mar 2003 03:00:00 GMT  
 Tab key to move between fields
On Thu, 14 Sep 2000 19:05:28 +0200, "Jasper Mandos"

Quote:

>Set the TABINDEX property of the controls.
>The VB-editor also provides with a functionwindow in the View menu to easily
>set the tabindex.

Thanks Jasper.  Working great now.

Cheers
Alex



Mon, 03 Mar 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Enabling Tab Key to move from field to field

2. Moving in fileds with Enter-key instead og Tab-key

3. Using ENTER key to move from field to field

4. Capturing Tab key and Shift-Tab key

5. Causing the cursor moves to next tab stop when a field has reached its maximum

6. Repost: Stop up\down cursor keys moving between (text) form fields in a protected document

7. Stop up\down cursor keys moving between fields?

8. Use enter key to move to next field

9. Make Enter key default move to next field?

10. Move Between Fields with "Enter" Key

11. Moving primary key from one field to another

12. Use enter key to move to next field

 

 
Powered by phpBB® Forum Software