Generating a sum for a query field

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

Guest

I'm trying to just generate a sum of a field in a query. I don't want to
display the different values that make up the sum. Is there a way to do this
in Access?
 
SCW said:
I'm trying to just generate a sum of a field in a query. I don't want to
display the different values that make up the sum. Is there a way to do this
in Access?

Ah.... Sum(column_name)
 

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