B
BFry
I am rusty with Access (it's been awhile). I have 2 tables, one with donor
contact information (MUSEUMCONTACT) and the other with donor gift information
(CONTRIBUTION). The tables are linked with a contact number. For each
record in the MUSEUMCONTACT table, there may be multiple gifts/records in the
CONTRIBUTION table.
I would like to create a query that shows me anyone who has gifts in the
CONTRIBUTION table, but I want to see their record only once no matter how
many gifts they have. Ultimately, I'd like to sum all the gifts for one
record, but that can be down the road. Can anyone help? Thank you.
contact information (MUSEUMCONTACT) and the other with donor gift information
(CONTRIBUTION). The tables are linked with a contact number. For each
record in the MUSEUMCONTACT table, there may be multiple gifts/records in the
CONTRIBUTION table.
I would like to create a query that shows me anyone who has gifts in the
CONTRIBUTION table, but I want to see their record only once no matter how
many gifts they have. Ultimately, I'd like to sum all the gifts for one
record, but that can be down the road. Can anyone help? Thank you.