T
TonyWilliams via AccessMonster.com
I have a table which contains a text field where the value can be "PureABL"
or "HYBRID" I want to be able to count how many records where the value of
the text field is PureABL and how many where the value of the text field is
Hybrid. I've created a query and used the Count function and put the two
descriptions in the Criteria but I get a Data type mismatch error.
Can some explain how I create a query where I can count text fields?
Thanks
Tony
or "HYBRID" I want to be able to count how many records where the value of
the text field is PureABL and how many where the value of the text field is
Hybrid. I've created a query and used the Count function and put the two
descriptions in the Criteria but I get a Data type mismatch error.
Can some explain how I create a query where I can count text fields?
Thanks
Tony