L
Lynn
I have a form called frmName with a subform called
sbfExample. The parent child field is called NameID.
On the subform properties itself I have set the Link Child
Fields = NameID and the Link Master Fields = NameID.
However, the subform still brings back all of the records.
I tried setting the Input Parameters on the subform to
Form!frmName!NameID, but couldn't get that to work either.
Not sure how I was suppose to do this though.
Thanks for the help!
sbfExample. The parent child field is called NameID.
On the subform properties itself I have set the Link Child
Fields = NameID and the Link Master Fields = NameID.
However, the subform still brings back all of the records.
I tried setting the Input Parameters on the subform to
Form!frmName!NameID, but couldn't get that to work either.
Not sure how I was suppose to do this though.
Thanks for the help!