dynamite9585
Registered User.
- Local time
- Tomorrow, 00:44
- Joined
- Jul 4, 2010
- Messages
- 34
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 workbook.
Thanks for you help
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 workbook.
Thanks for you help