count distinct

  • Thread starter misschanda via AccessMonster.com
  • Start date
M

misschanda via AccessMonster.com

hello
i have a query with many different types of sample numbers and test numbers
i want a count of all test and all different types of samples within those
test
therefore if i were to add up all samples i would yield the same test number
as sample number

is there a count distinct function

thanks
 
K

KARL DEWEY

Post sample data with table and field names.
What should the results look like for that sample data?
 
M

misschanda via AccessMonster.com

thanks for the help karl,
it worked out find.
used Ecount() module found on this site

KARL said:
Post sample data with table and field names.
What should the results look like for that sample data?
hello
i have a query with many different types of sample numbers and test numbers
[quoted text clipped - 6 lines]
 

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