I am very very new at this so please be very elementary if replying:
I have a query that is based on two tables. The Member Table has the following columns: Unit Number; Last Name; First Name; Phone Number; Move In Date and Move Out Date. The Unit Type Table has the following columns: Unit Number and Unit Type (both tables have primary keys). The Unit Number on each of the two tables is joined.
I have placed in the criteria section of Unit Number area of the query: [Which Unit]. Everything works great except when I put in 22 (for unit 22 members information) I get the information from Unit 21. I have tried changing the join type among other things and nothing seems to work. I am sure this is a very easy problem to solve but it is escaping me.
Thanks for any help you can offer
I have a query that is based on two tables. The Member Table has the following columns: Unit Number; Last Name; First Name; Phone Number; Move In Date and Move Out Date. The Unit Type Table has the following columns: Unit Number and Unit Type (both tables have primary keys). The Unit Number on each of the two tables is joined.
I have placed in the criteria section of Unit Number area of the query: [Which Unit]. Everything works great except when I put in 22 (for unit 22 members information) I get the information from Unit 21. I have tried changing the join type among other things and nothing seems to work. I am sure this is a very easy problem to solve but it is escaping me.
Thanks for any help you can offer