I'm making a query that takes care of contacts with all races. I have a table [tblRaceList]. I have all races that we're going to use listed. When a contact is made, I need to keep track of it. I need all the information of each race even if no contact was made. I tried using a left join and a right join. Neither worked. Any advice?
![]()