Sum of every page

R

Reva

I have a multi page report which includes a field to calculate the
[Qty]*[Rate]. I would like to have a sum shown at the bottom of each page
and a grand total at the end of the report. Can anyone suggest how to sum
the [ExtendedCost] at the end of each page?
 
F

fredg

I have a multi page report which includes a field to calculate the
[Qty]*[Rate]. I would like to have a sum shown at the bottom of each page
and a grand total at the end of the report. Can anyone suggest how to sum
the [ExtendedCost] at the end of each page?

See Microsoft Knowledge Base article:

132017 "How to sum a column of numbers in a report by page."
 
R

Reva

The article you referred to is not specific to Access 2007; the language for
the code is slightly different and although I tried substituting using the
current language I still cannot get the sum for each page. Any other
suggestions?

fredg said:
I have a multi page report which includes a field to calculate the
[Qty]*[Rate]. I would like to have a sum shown at the bottom of each page
and a grand total at the end of the report. Can anyone suggest how to sum
the [ExtendedCost] at the end of each page?

See Microsoft Knowledge Base article:

132017 "How to sum a column of numbers in a report by page."
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
.
 

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