Sum of entries

  • Thread starter Thread starter Guest
  • Start date Start date
By "entries", you mean "numeric fields", you should be able to add a text
box to the Report Footer section with a control source like:

=Sum([Your Numeric Field])

Make sure the name of the text box is not the name of a field.
 

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