J
Jon
I have created a Form with a sub-form. The two of them together are just a bit bigger than the user can see on the screen all at once. As the user is inputting info in to each field, the tabs work fine. However, the user can tab to the last few fields and the form soes not automatically scroll down. I would like the form subform to automatically scroll with the user based on the field the user is inputting. (Otherwise the user has to stop inputting and click the scroll bar.) It seems I could use something like on 'On Focus' event to help this occur. Can you clue me in?