F
FJB
I wrote simple select query in a database I maintain this afternoon and
the query is returning multiple copies of the same record, 522 copies
to be exact. The query is written using three tables which are related
( I have used these relationships in other queries and they work fine).
To produce the required information, one of the fields has criteria,
specifically 12 "numbers" that it must look for in that field. If
one of those numbers is found, the record should be displayed. The
query works except for all those copies of the same record. It's
probably as simple as a setting from yes to no. Thanks for your help.
the query is returning multiple copies of the same record, 522 copies
to be exact. The query is written using three tables which are related
( I have used these relationships in other queries and they work fine).
To produce the required information, one of the fields has criteria,
specifically 12 "numbers" that it must look for in that field. If
one of those numbers is found, the record should be displayed. The
query works except for all those copies of the same record. It's
probably as simple as a setting from yes to no. Thanks for your help.