Hi there,
I have a table that has one field set up as Yes/No type. I've created a report but how can I count only the "Yes" responses to a question? I've tried using a statement like =iif([mytable]![Certified]=Yes, count([mytable]![certified],)
The above is just an example but does anyone know how to count only the Yes responses or only the No responses? Thanks!
dk
I have a table that has one field set up as Yes/No type. I've created a report but how can I count only the "Yes" responses to a question? I've tried using a statement like =iif([mytable]![Certified]=Yes, count([mytable]![certified],)
The above is just an example but does anyone know how to count only the Yes responses or only the No responses? Thanks!
dk