G
Guest
Here's the situation (simplified):
Table A has a field for Last Name. Table B has a field for Last Name. I
want to create a query that lists people in Table A who's Last Name is Not in
Table B at all.
For some reason, I can make a query that lists those people who's name is in
both, but not one to show the opposite.
Is there a NotIn function? Something like NotIn
![Last Name]
Thanks
Table A has a field for Last Name. Table B has a field for Last Name. I
want to create a query that lists people in Table A who's Last Name is Not in
Table B at all.
For some reason, I can make a query that lists those people who's name is in
both, but not one to show the opposite.
Is there a NotIn function? Something like NotIn
Thanks