Traka
Mar 14 2006, 11:34 AM
I have a form with multiple tab control pages. I added a new subform to the topmost tab control but it is showing up on every tab control. How do I prevent this from happening?
Thanks in advance!
freakazeud
Mar 14 2006, 11:43 AM
Hi,
if you correctly added the subform to only one tab it should also just show up for that tab.
Open the form in design view...navigate to the tab you want the subform on...go to the database window and form tab...find your subform...drag it into the current tab...now view in form view and it should only show up on that tab where you placed it on.
HTH
Good luck