Getting subform to show data

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

Guest

I have a form that has two combo boxes. After the second, I want a subform
to display the information from another table so I can make a decision. I
was under the impression that if I set up a subform through the wizard, and
set up the two fields to create the linkage between them, it should
automatically come up, but no such luck. What do I have to do after updating
the second combo box to get the subform to locate the appropriate record.
 
Hi, Biggles.

I'm not clear on what you are trying to do. For example:

- What is the RecordSource of the main form?
- What are the linking fields in the main and subforms?
- Are the combo boxes bound to fields? Or are you trying to use them to
locate a record? What data is supplied in them, and how do you want to use
this information?
- What is the relationship between the RecordSource of the main form and
that of the subform?

Sprinks
 

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