Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

access sum columns query

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access sum columns in query

Access sum columns in query

ResolvedVersion 2003

Kevin has attended:
Access Intermediate course

Access sum columns in query

I have a query that i am running showing figures for each month of the year, and i just want to be able to add a "Total" column at the end, which adds the 12 month columns. Any ideas?

Thanks

RE: Access sum columns in query

Hi Kevin,

all you need to do is write into the next coumn of the query design grid, write into the field cell the following, or rather your version of it. Total:([col1]+[col2]+[col3])

Instead of col1 and col2 etc put the actual field names containing the values to be added. If you have 12 fields named Jan, Feb etc then you will have 12 terms in the expression ie [Jan]+[Feb]...

Regards, Mark (delegate)

Access tip:

Combo box for finding records

You can use a combo box in a form to look up a record. If you place the comb box in the Form header, by then selcting they a field type from the drop down loist, you will see the record for it

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.