DrDirtyDog
Technical User
I really need advice on this problem, as I am not sure if it is a fault with my Database or Access itself. I run the query with one table and fine I get the full membership list I need 4280 members and details etc. If I run the query with two joined tables (tblMember and tblSubpayment)I get less 3980. I figure this is to do with Null Values and the joined tables will not show this. But is there anyway I can show these values and still have 4280 members with all payment details by running two tables in my query? I work in Membership so it is important for me to be able to do this. If anyone out there could answer this I would be very grateful.