T
Tal
Hello,
So, I am building a database for a charity with some odd and specific needs.
The one that I can't figure out at the moment is:
Donations are made by the 1st party (Donor) and acknowledgment is sent to a
second party (Recipients) but often the Recipient is also an existing donor.
So, I have 3 tables Donors and Recipients and Donations
I would like a field in the donations form that will search the Donors table
and Recipient table for the same information, ie. Last Name and then pull up
the relevant address information.
To further complicate matters Donors have a One to Many relationship with
their addresses.
If I could just get started with how to make a textbox that will search the
2 tables that would be great.
Many thanks,
Tal
So, I am building a database for a charity with some odd and specific needs.
The one that I can't figure out at the moment is:
Donations are made by the 1st party (Donor) and acknowledgment is sent to a
second party (Recipients) but often the Recipient is also an existing donor.
So, I have 3 tables Donors and Recipients and Donations
I would like a field in the donations form that will search the Donors table
and Recipient table for the same information, ie. Last Name and then pull up
the relevant address information.
To further complicate matters Donors have a One to Many relationship with
their addresses.
If I could just get started with how to make a textbox that will search the
2 tables that would be great.
Many thanks,
Tal