Hi
I want to create a simple record set from a query for use in a form. A query that looks at 2 tables, one for customer and the second for their sales so that the form ultimately displays all the sales for each customer.
The results from the query repeats the entry for the customer every time their is a corresponding sale.
How do I correct this?
Thanks in anticipation.
Steven811
PS - It's a one to many relationship
I want to create a simple record set from a query for use in a form. A query that looks at 2 tables, one for customer and the second for their sales so that the form ultimately displays all the sales for each customer.
The results from the query repeats the entry for the customer every time their is a corresponding sale.
How do I correct this?
Thanks in anticipation.
Steven811
PS - It's a one to many relationship