Getting a total for a column in a query

  • Thread starter Thread starter ronnie_knight
  • Start date Start date
R

ronnie_knight

I have a query that has a column that is an expression. Is there any
way I can see a total for that column in the query?
 
I have a query that has a column that is an expression. Is there any
way I can see a total for that column in the query?

In design view click on the sum icon " ? "
 
Queries cannot show both detail and summary rows at the same time. If you
want to see detail with a sum at the end, use a report.
 

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

Similar Threads


Back
Top