duplicate records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report on a query is built on a query and another table. The
relationship is one to many. When I view the report I have the same record
on two pages. I have already changed it so it won't show dulicate records.

HELP!
 
Create a header for the ID of the main table.

For instance, if you have a tblClient linked with tblAddress and you want to
show the client name only once, create a ClientID header and put the client
info in there.

The addresses can be put in the detail section.
 

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

Back
Top