Create a query based on the two tables. Join the Invoice Number fields and
set the join properties to include all records from table a and records from
table b where they match.

Signature
Duane Hookom
MS Access MVP
hi, duane
thank for your reply
in fact, i already created a query between table a and table b but the
result list out all records based on table b. some records are missed
because those are not shown on the table b.
i wish that the report can list out all records based on table a's records
to match in the table b, how to do it.
thanks
jimmy
> Create a query based on the two tables. Join the Invoice Number fields and
> set the join properties to include all records from table a and records from
[quoted text clipped - 59 lines]
> > > > thanks
> > > > jimmy
Duane Hookom - 23 Aug 2004 14:26 GMT
If you view the SQL of your query, do you see a phrase like "LEFT JOIN" or
"RIGHT JOIN"? Please paste your SQL view into a reply if you can't figure
this out.

Signature
Duane Hookom
MS Access MVP
--
> hi, duane
>
[quoted text clipped - 77 lines]
> > > > > thanks
> > > > > jimmy