This might be possible if you are talking about a date picker or a drop-down
list, etc. You would have to use an OnAfterChange / Changed event and then
write code to select the next box. In my opinion this is totally not worth
it unless you have very few fields in the form. What's wrong with the user
just pressing tab?

Signature
Greg Collins
Microsoft MVP
Visit Braintrove at http://www.braintrove.com
Visit InfoPathDev at http://www.infopathdev.com
SMS - 09 May 2008 11:05 GMT
> This might be possible if you are talking about a date picker or a drop-down
> list, etc. You would have to use an OnAfterChange / Changed event and then
[quoted text clipped - 7 lines]
> Visit Braintrove athttp://www.braintrove.com
> Visit InfoPathDev athttp://www.infopathdev.com
To increase the speed of input. What method should I use to select the
next? Yes I was talking about all non-text box fields.
Thanks a lot
SMS