Page Total in Access 97

G

Guest

I need to total a field by page in Access 97. Can I do this?
=Sum([OrderPrice]) results in #error. Moving the control to
the report footer gives me a total.

Thanks in advance.
 
F

fredg

I need to total a field by page in Access 97. Can I do this?
=Sum([OrderPrice]) results in #error. Moving the control to
the report footer gives me a total.

Thanks in advance.

See Microsoft KnowledgeBase article:
132017 "How to sum a column of numbers in a report by page"
 

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