I have form with Tab Control with 3 pages. All works but in one page I have subtable on datasheet view. When page loads that not in top and cannot see Tab Control. Is any way to control Scroll Bars or load page on top?
I have form with Tab Control with 3 pages. All works but in one page I have subtable on datasheet view. When page loads that not in top and cannot see Tab Control. Is any way to control Scroll Bars or load page on top?
Welcome to AWF!
your question is not clear, you mean a subform on the tab? if you have a master form and child (subform) on a tab, it will not populate untill you give a criteria in the master form, so the tab will be empty with the subform-datasheet.
You can't see the Top part of the tab when the form loads?
You will need to decrease the height of subform control, reduce the height of the Tab control and reduce the height of the section where the Tab control is. Finally, move the tab up a bit (by holding down Ctrl + Up Arrow key).