First, those are "sums", not "counts" (though a couple of them in your
example are incorrect).
Second, you would not do that in a query, you would do it in a report by
using...
=Sum(Data1)
=Sum(Data2)
etc..
in the ReportFooter.
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.