tallguy804
IS-IT--Management
This is sooooo very simple i know it is but I just can't figure out what I am doing wrong.
I have a query and I want to count all of the records in the query where the field sex = male. I add the field to the qery and set the total option to "count" That counts all of the records with out regard to what is in the field. When I add "male" to the Criteria i get an error about a data mismatch.
The users are selecting "male" or "female" on the input for from a combo box. How do i get the query to only count the male records?
Thanks
I have a query and I want to count all of the records in the query where the field sex = male. I add the field to the qery and set the total option to "count" That counts all of the records with out regard to what is in the field. When I add "male" to the Criteria i get an error about a data mismatch.
The users are selecting "male" or "female" on the input for from a combo box. How do i get the query to only count the male records?
Thanks