spacepro
Registered User.
- Local time
- Today, 20:06
- Joined
- Jan 13, 2003
- Messages
- 714
I have a query based on two tables that are related.
One is a order table and the other is a product table, where the order table can have many records in the product table(One-to-Many).
When I run the query it will show 5 records with the same ID with the different products on each line.
Is there any criteria that I can put in the ID entry = (no duplicate autonumbers). Any help much appreciated
Or is there some filter that I can set on the report, the recordsource is the query.
Andy
One is a order table and the other is a product table, where the order table can have many records in the product table(One-to-Many).
When I run the query it will show 5 records with the same ID with the different products on each line.
Is there any criteria that I can put in the ID entry = (no duplicate autonumbers). Any help much appreciated
Or is there some filter that I can set on the report, the recordsource is the query.
Andy
Last edited: