G
Grip
Is it possible to re-use a subform on the same parent form?
I've got tblMemberships which always have values in two fields, OrgID
and PeopleID. I've got tblEmail which has two fields, OrgID and
PeopleID, but only one is ever populated.
I want to have a subform, fsubEmail and use it on the parent form
frmMemberships. I want to use it twice, once linking the OrgIDs and
once linking the PeopleIDs, but I can't get consistent results.
When I try to Link the fields in the property box of the second
instance of the sub form, I get an error, "The expression you entered
refers to an object that is closed or doesn't exist."
Thanks,
G
I've got tblMemberships which always have values in two fields, OrgID
and PeopleID. I've got tblEmail which has two fields, OrgID and
PeopleID, but only one is ever populated.
I want to have a subform, fsubEmail and use it on the parent form
frmMemberships. I want to use it twice, once linking the OrgIDs and
once linking the PeopleIDs, but I can't get consistent results.
When I try to Link the fields in the property box of the second
instance of the sub form, I get an error, "The expression you entered
refers to an object that is closed or doesn't exist."
Thanks,
G