W
wdsnews
Our school is reporting demographics to the district and I'd like to build a
query that is stumping me.
We have a Yes/No field called "Free Lunch" and another called "Reduced
Lunch". I'd like to add the total count of both lunch fields, separated by
"In District" and "Non-District" residents. The final result would
calculate the totals and look like this:
In District Non-District
X Y
Three fields are involved. The "District of Residence" field is a text
field. The query would evaluate its content for "OC". A content of "OC" is
in district. Anything else is non-District.
The Yes/No fields are "Free Lunch" and "Reduced Lunch". I simply want to
count all the records that are true for either of those two fields,
according to the "District of Residence".
Your suggestions and help are appreciated.
query that is stumping me.
We have a Yes/No field called "Free Lunch" and another called "Reduced
Lunch". I'd like to add the total count of both lunch fields, separated by
"In District" and "Non-District" residents. The final result would
calculate the totals and look like this:
In District Non-District
X Y
Three fields are involved. The "District of Residence" field is a text
field. The query would evaluate its content for "OC". A content of "OC" is
in district. Anything else is non-District.
The Yes/No fields are "Free Lunch" and "Reduced Lunch". I simply want to
count all the records that are true for either of those two fields,
according to the "District of Residence".
Your suggestions and help are appreciated.