subform calling a subform

J

JohnE

I have a main form that on it there are 2 subforms. SubA is a continuous
form that on it there is a button that appears with each new record. SubB is
a single form that has information regarding the record in SubA. The
information that appears in SubB may not be the same for each record/button
in SubA. So there are a series of source objects created (single forms) to
be called by the different records in SubA. The PK in SubA is the FK in
SubB. So each record in SubA could have a different SubB.
I am at a loss as to how to call the correct SubB from SubA. So I ask those
of you in the newsgroup for some feedback and assistance on this. I realize
this explanation might sound confusing, but you should have been sitting in
the end user meeting when they asked for this.
Thanks for any help on this.
.... John
 

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

Top