had a look at that. have been trying to break it down and tackle it bit by bit.
Expr1: DCount("ID","TblCadets",[Gender]="Female")
is what i have so far, it's returning 3 entries under expr1 2 of them (the ones set to female) return a count of 3, the male in the list returns a 0