I have a table that has many fields on it. I am planning on using a tab control to break in up in "pages". One of the "pages" is too long, and forces the tabs up on the screen. You have to scroll to see the tabs.
I would like to put this information in a subform so that you could view it and scroll through the information, while the tabs stay stationary.
My problem is setting up the subform. I tried to use the main forms query in the sub form and set the link fields the same, but this did not work.
Am I overlooking something? Or is there a better way of attacking this problem?
I appreciate any help someone can give me. Thanks.
I would like to put this information in a subform so that you could view it and scroll through the information, while the tabs stay stationary.
My problem is setting up the subform. I tried to use the main forms query in the sub form and set the link fields the same, but this did not work.
Am I overlooking something? Or is there a better way of attacking this problem?
I appreciate any help someone can give me. Thanks.