Count Question

  • Thread starter Thread starter Randal
  • Start date Start date
R

Randal

Is there a way to use Count on an ID that is joined to another table in a
one-to-many relationship, but count only unique IDs. My count returns a
total of all the records in the query when I only want a count of the unique
IDs. I also need fields from the other tables in the query to sum up $$
amts, so I can't use unique values.
 

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