Total number of records in report

ngs88

Registered User.
Local time
Today, 06:38
Joined
Aug 15, 2006
Messages
12
On my data base I produce a report which gives a list of records based upon a query. How can I get it to print the number of records displayed at the footer
 
Tried =Count(*) in an unbound text box in the report footer but it returns error
 
Are you sure it's in the report footer rather than the page footer? It will error in the page footer.
 

Users who are viewing this thread

Back
Top Bottom