I'm sort of an Access noob. Been teaching myself things over the past few years as I have needed to.
I am trying to do query from 3 or 4 tables and I would like it to show me all of the data, not just the 4 that have info on all of the tables.
What I have is a master table with all the ID information and 3 linked tables with donations from different events. I would like a query with first name, last name, donation event 1, donation event 2, and donation event 3, even if the person only donated at one of the event.
I realize that my problem is probably with how the query is joining properties, but I can't figure out a way to get me all of the information that I am looking for.
I am trying to do query from 3 or 4 tables and I would like it to show me all of the data, not just the 4 that have info on all of the tables.
What I have is a master table with all the ID information and 3 linked tables with donations from different events. I would like a query with first name, last name, donation event 1, donation event 2, and donation event 3, even if the person only donated at one of the event.
I realize that my problem is probably with how the query is joining properties, but I can't figure out a way to get me all of the information that I am looking for.