zacharyjunior
Registered User.
- Local time
- Today, 15:58
- Joined
- Jan 11, 2002
- Messages
- 26
Here is my problem. I have a query that is based off my customer complaint table. I want the query to return all the complaints and cost associated with the complaint. It does this. The problem is, is that when I place an order I may order 10 diffrent part numbers. In the query results it shows each individual part ordered and the cost. I want the query to summerize or put the complaint with the cost only and not duplicate each record.