A
Antonette
The district wants me to use the query part of MS Access. I know how to do
it in VBA but they want me to do this in a simple query.
Our district is going to have to offer 32 courses. I need to count if a
teacher is qualified to teach a course from the entire region.
The file is in sequence by high school (64 high schools).
Example:
Algebra
Biology
Russan
Zoology
If a teach is present I need to add 1 to a counter for each school.
If 60 have an educator qualified to teach Algebra then the answer is 60.
If only 14 have a teacher listed under the field name Zoology, then the
answer is 14.
How can I do this in a simple query?
Thanks in Advance
Toni
"Have your daughters play Volleyball or softball, it keeps me employed!"
SBS 2003 R2 in every school.
MS Office 2003 is installed.
it in VBA but they want me to do this in a simple query.
Our district is going to have to offer 32 courses. I need to count if a
teacher is qualified to teach a course from the entire region.
The file is in sequence by high school (64 high schools).
Example:
Algebra
Biology
Russan
Zoology
If a teach is present I need to add 1 to a counter for each school.
If 60 have an educator qualified to teach Algebra then the answer is 60.
If only 14 have a teacher listed under the field name Zoology, then the
answer is 14.
How can I do this in a simple query?
Thanks in Advance
Toni
"Have your daughters play Volleyball or softball, it keeps me employed!"
SBS 2003 R2 in every school.
MS Office 2003 is installed.