Subform linked to Main Form - Continuous Form problems

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

I posted this question and I got a response but I am unable to view it. I
clicked on the link, but nothing comes up.

I have a main form: WAR
I have a subform : Builds
Builds is a continuous form linked to WAR. I want to have the user select
the PK from WAR on the Builds form once so he can enter multiple lines of
data.

Thanks

Ben
 
Create the subform with the foreign key from the table behind the subtable
which is the many side of the War table, and match that to the War PK.
 

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