D
DontKnow
Hi Guys,
Using the DCOUNT function I am receiving a n error!!
strsql = DCount("[UserID]", "Exam", "[correct] = 'yes'")
What am I doing wrong!! It is being used for the number of fields that have
a Yes in the yes/no field. The error that IO receive is:
Data type mismatch in the criteria expression.
I can make this work when I use another field but I want to count the number
of correct entries for a user??
Any help greatly appreciated!!
Cheers,
Using the DCOUNT function I am receiving a n error!!
strsql = DCount("[UserID]", "Exam", "[correct] = 'yes'")
What am I doing wrong!! It is being used for the number of fields that have
a Yes in the yes/no field. The error that IO receive is:
Data type mismatch in the criteria expression.
I can make this work when I use another field but I want to count the number
of correct entries for a user??
Any help greatly appreciated!!
Cheers,