F
fox
Hello,
I get a question. I have a query to find unmatched data to print a
report. Now I need to add the selected date range to find the unmatched date,
but the date is inside the other table(for comparing). What should I do in
this case?
Table A(ID, Name, xxxxxxxx)
Table B(ID, Date, xxxxxx)
Find table A unmatch data. The unmatch wizzard give me Table B.Id is "is
Null". Now I would like to add Date range, like 1/1/09 to 1/31/09.
Thank you very much.
Fox
I get a question. I have a query to find unmatched data to print a
report. Now I need to add the selected date range to find the unmatched date,
but the date is inside the other table(for comparing). What should I do in
this case?
Table A(ID, Name, xxxxxxxx)
Table B(ID, Date, xxxxxx)
Find table A unmatch data. The unmatch wizzard give me Table B.Id is "is
Null". Now I would like to add Date range, like 1/1/09 to 1/31/09.
Thank you very much.
Fox