I have created a main form with tabs at the top of it to navigate through different pages of the same form. On page two, I have placed a subform. My problem is, when I switch from page 1 of the form to page 2 where the subform is located it automatically scrolls down to the beginning of the subform. This is a problem because it hides the page tabs and you have to scroll up in order to use them again. Also, any text or buttons placed on the page above the subform are also hidden until you scroll up to them. Is there any way to set the form so that when I switch to different pages, it automatically shows the top without scrolling down to the subform? Any comments appreciated, Thanks.