I need a way to get a count of records matching multiple criteria.
Table: TblCadets
Criteria:
[Rank] = U/O,
[Gender] = Female,
[Active] = yes
the table at the moment has 1 matching record. this my be the sticking point. the number then needs to be able to be exported into an existing excel...