chellebell1689
Registered User.
- Local time
- Today, 07:43
- Joined
- Mar 23, 2015
- Messages
- 267
So I know this question goes somewhere, but not sure where the best place is, so I posted here.
I have three tables (for this question) Members, Family, Deacon. Member is linked to Family (many to one); Family is linked to Deacon (many to one); and (currently) Deacon and Member are not linked. If I link these two, it would be one to one. I want the Deacon table to be autofilled with the Name & Phone if the "Deacon" field in Members table is "Yes".
Could I do this with an Append Query? Do I have to link them? Is this even possible? Also, would I use a Delete Query to remove the Deacon once the filed is changed to "No"? (Our Deacons don't change that often.)
I have three tables (for this question) Members, Family, Deacon. Member is linked to Family (many to one); Family is linked to Deacon (many to one); and (currently) Deacon and Member are not linked. If I link these two, it would be one to one. I want the Deacon table to be autofilled with the Name & Phone if the "Deacon" field in Members table is "Yes".
Could I do this with an Append Query? Do I have to link them? Is this even possible? Also, would I use a Delete Query to remove the Deacon once the filed is changed to "No"? (Our Deacons don't change that often.)