General discussion
October 2, 2003 at 04:50 AM
adisha

Access 2K – Count function

by adisha . Updated 22 years, 11 months ago

Could you please tell me how to count records in a report based on a criteria. I normally set up a text box and type:
=Count([RESULT])
. . .to get the total number of records

I would like something like
= CountIf [RESULT]=”Pass”

Many thanks for your helkp in advance

This discussion is locked

All Comments