how do I eliminate duplicate records when querying from several t.

G

Guest

I am using access 2000. I created a query that pulls info from 4 different
tables. I am trying to create a report that lines up the related records,
ACROSS the page. I have set the field properties to "hide duplicates" however
I still receive duplicates in the report.
 
O

Ofer

there should be two ways
1. Group by your Recordsource.
2. On the Grouping and sorting property, choose GroupOn
and KeepTogether
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top