Tab Control with Sub forms

  • Thread starter Thread starter kelasmith
  • Start date Start date
K

kelasmith

I have a main form right now with 2 linked subforms. I'd like to take
those 2 subforms and create tab controls for them. How do I do this?
Thanks!
 
You mean you want to have the main form with a tab control for each of the
subforms, right? If so, create a new form and add a tab control, then paste
the subforms to each tab.

Damon
 
I did this and now my first subform will not pull all of the records
associated with the main form. The properties does not show the
subform field linker to be able to see if that is the problem.
 
Yes. I did this and now my first tab (subform) isn't pulling all of
the records associated with the main form. The properties sheet
doesn't show the master field and child field for me to adjust this.
 
The Master Child property is a little tricky to get to. You have to click
on the "outside" of the subform to get those properties. Look at the part
that shows the little resizing boxes around the subform. Right click to
display properties.

HTH
Damon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top