N
NewAccessDude
Good morning,
I have a query that compares a column in Table A with a column in Table B,
and when the information in these two columns match it pulls information from
a second column in Table B and displays that.
Currently if the columns do not match up I lose the data completely. I want
my query (or a new query) to pull that information as well so I can see why
it did not match.
For example, I have 50 items in Table A and when I compare them to Table B
48 items match so my query pulls those 48 items. But now I have lost those 2
items where it did not match.
Any ideas?
I have a query that compares a column in Table A with a column in Table B,
and when the information in these two columns match it pulls information from
a second column in Table B and displays that.
Currently if the columns do not match up I lose the data completely. I want
my query (or a new query) to pull that information as well so I can see why
it did not match.
For example, I have 50 items in Table A and when I compare them to Table B
48 items match so my query pulls those 48 items. But now I have lost those 2
items where it did not match.
Any ideas?