ID link

  • Thread starter Thread starter leaf
  • Start date Start date
L

leaf

Hello,

I have a subform in a main form. When I click the subform
in a main form, I want the ID to pop up. The ID in the
subform should be the same ID displayed in the main form.

The IDs in the main form are the same IDs in the subform.
I have set the IDs as primary key in both forms.

How do I achieve that?

Thank you and Cheers, everyone.

Yeying
 
Check out the Link Child Fields and Link Master Fields properties of the
subform control. Sounds like they both should be set to your ID field.

HTH
Sam
 
Back
Top