Calculation Sum to appear at the bottom of one column of numbers

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

Guest

Hi,

I would like to know if it is possible to calculate a column of numbers and
have the result at the bottom of the column once the query is run. What I am
trying to achieve is exactly the same as in Excel when a column of numbers is
calculated with Autosum. I can get an answer with Group By but this places
the answer in the next column and this is not what I want. I can get a
result when I link an Excel spreadsheet but was sure this could be done in
Access without going to the trouble of linking each time.

Any help would be great.
 
This can be done in a form footer, report footer, or with a union query.
 
Thank you Duane, this helps, will try a Union Query as this information isn't
required on a form or 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

Back
Top