Summing a counted field...

E

Eric

OK, I have done this query to count the number of "good"
and "excellent" but I want to know the total count
of "good" OR "excellent", and I can only get two rows.
How do I sum the two rows so that I get a total?
 
R

Roy

Create a column in the query grid for your field and
select "Where" from the Total dropdown and with '"good"
or "excellent"' as your criteria. Then create a second
column for the field and select "Count" as your total.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top