I need to sum up some values in a column of a query

D

dannie

I am sure the answer to this is easy but I cant seem to get it. I need to sum
a few columns.
I have tried using a total query but I dont have anything for it to group
by. I tried putting in a variable like Total:"" but that didnt work. All of
my other queries have had tables which I could LEFT JOIN to create my row
names but now I just want the totals. Thanks for help.
 
J

John W. Vinson

I am sure the answer to this is easy but I cant seem to get it. I need to sum
a few columns.
I have tried using a total query but I dont have anything for it to group
by. I tried putting in a variable like Total:"" but that didnt work. All of
my other queries have had tables which I could LEFT JOIN to create my row
names but now I just want the totals. Thanks for help.

Dannie, it's more than a bit difficult to help you here: you haven't posted
anything about the structure of your table or what it is that you want to
total.

Give us some help please?
 

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