- Mar 31, 2000
- 1,517
- 0
- 0
I'm not very good with MS Access, but I'm sure someone here is a wiz at it. What I need to do is get Access to look in a table for a certain set of names (for example: last name of Jones) and then count each record that each individual Jones person has in a different table. I can do this except for the Jonses that don't have any records accumulated in the table.
These are the results I get:
Bruce Jones 2
Bill Jones 2
Bob Jones 4
Willy Jones 6
Ted Jones 2
These are the results I need:
Bruce Jones 2
Andy Jones 0
Bill Jones 2
Bob Jones 4
Willy Jones 6
Paul Jones 0
Ted Jones 2
How do I force Access to include accounts that have a zero total?
Thanks!
PH

These are the results I get:
Bruce Jones 2
Bill Jones 2
Bob Jones 4
Willy Jones 6
Ted Jones 2
These are the results I need:
Bruce Jones 2
Andy Jones 0
Bill Jones 2
Bob Jones 4
Willy Jones 6
Paul Jones 0
Ted Jones 2
How do I force Access to include accounts that have a zero total?
Thanks!
PH