Hi,
I am working on a project for working with student data. I have a query that selects all students enrolled in all courses taught by a given instructor. It pulls records from a StudentEnrollment Table. For students who have withdrawn, the table includes a "Withdrawn" Field (Yes/No). I include the field in the querry with criteria set to "No". However, when I run the query I'm still getting the withdrawn students?
I am new to access. Please help
Take care,
Daryl