Counting Records in a report

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hello,

I'm sure this has been asked many time before, but I cant
find anything.

How do I count the total number of records in a feild. I
have a StudentID field and I would like in the report I
would like a total number to display rather then all of
the records.

Any help would be great

Thank You
 
If it is that you wish to count the total number of
records in a report, you could use a textbox with
=Count(*)
Hope this helps.
Fons
 

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

Back
Top