creating two subforms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a form with two subforms through the wizard. When I
try to add just one (either of the two), the subform box comes up, but when I
do only one, it doesn't. Is there anyway I can do it manually?
 
1. Create 2 Forms to be used as Subforms (more accurately, to be used as the
SourceObjects of the SubformControls.

2. Add a SubformControl (from the ToolBox) to the main Form.

3. Open the Properties window of the SubformControl, set its SourceObject to
one of the 2 Forms created in point 1 then set the LinkMasterFields &
LinkChildFields.

4. Repeat the steps 2 & 3 for the second Subform
 

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