mrpauly
Programmer
- May 11, 2001
- 23
Hi again,
I have a query that runs fine until I add fields from another table. What I want is to have one unique record for each tracking number (I work at FedEx) shipment. The problem is one table contains one or more relatated records (same tracking number) in another table. The number of records in the query will be multipled on how many records are in that table. Example, 3 records in other table will report 3 records when all I want is 1 record.
Ultimately, I would like to see one record always for each tracking number and field showing the count of records for that one table. More specifically, the count of records when a field = 'Y' for that one table. Can this be done??
Thanks in advance.
Paul Millard
Senior Developer Anlayst
FedEx Freight
I have a query that runs fine until I add fields from another table. What I want is to have one unique record for each tracking number (I work at FedEx) shipment. The problem is one table contains one or more relatated records (same tracking number) in another table. The number of records in the query will be multipled on how many records are in that table. Example, 3 records in other table will report 3 records when all I want is 1 record.
Ultimately, I would like to see one record always for each tracking number and field showing the count of records for that one table. More specifically, the count of records when a field = 'Y' for that one table. Can this be done??
Thanks in advance.
Paul Millard
Senior Developer Anlayst
FedEx Freight