Defaulting a value on a form

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

Guest

I have a form which has a primary id which calls a second form. I want to
add the second record with the first form's primary id so I can establish a
link.
 
Basic db design would have a [PrimaryID] field in the table that supplies the
data for the second form. Then you simply link the forms through the
[PrimaryID] field.
 

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