M
Matthew Worthe
I'm running a query based on a table/form with several
subtables/subforms. Each name/primary key on the main
form has more than one entry on more than one form. When
I run my query, the query pulls up the same name many
times, one for each combination of entries that is
possible. So if "Matthew Worthe" has two letters going to
him on the "mail contacts" subtable, and two phone
conversations on "phone contacts", "Matthew Worthe"
appears on the query four times.
Is there a way to query a name based on criteria that
depends on subtables, and then have the query list all the
subtable entries without listing all combinations of the
subtable entries? I don't care to match "phone contacts"
with "mail contacts" - I just want to see which people
I've contacted at least once on both subforms.
Thanks.
subtables/subforms. Each name/primary key on the main
form has more than one entry on more than one form. When
I run my query, the query pulls up the same name many
times, one for each combination of entries that is
possible. So if "Matthew Worthe" has two letters going to
him on the "mail contacts" subtable, and two phone
conversations on "phone contacts", "Matthew Worthe"
appears on the query four times.
Is there a way to query a name based on criteria that
depends on subtables, and then have the query list all the
subtable entries without listing all combinations of the
subtable entries? I don't care to match "phone contacts"
with "mail contacts" - I just want to see which people
I've contacted at least once on both subforms.
Thanks.