How to do a page sum

C

concentrate

Hi,
How can I sum a column of Numbers in a Report by PAGE with Access 2003?
Thank you so much.
 
R

Rick B

Have you tried building a SUM in your page footer? Have you looked at the
help files?
 
R

Rick Brandt

Rick said:
Have you tried building a SUM in your page footer? Have you looked
at the help files?

Aggregates don't work in page header/footers. Only in group or report
header/footers.

There is a MS knowledge base article that describes how to get aggregatons
on a page level though.
 
F

fredg

Hi,
How can I sum a column of Numbers in a Report by PAGE with Access 2003?
Thank you so much.

See Microsoft KnowledgeBase article
132017 "How to sum a column of numbers by page"
 
Top