Counting number of records on a page

M

Mr. G

I have a report and I would like to have on the bottom page the number of
records printed on each page. How do I do it?
 
A

Al Camp

Mr G
See Microsoft KnowledgeBase article: (search by Q number)

Q132017 'How to sum a column of numbers in a report by page'
OR
Q210261 'How to Sum a Column of Numbers in a Report by Page'

Except in this case you would be using the Count function.
 
Top