I have a form with grades for 30 week, 33 week, and 36 week
If any of these three are grades below a 70 then I need a check mark in the
Failures box.
I know I can do this with a query, but I am trying to create an automated
solution so that the Curriculum AP can just open a form and the checkmarks
are there if there are any failures listed
Hmmmmmmmm.....In typing this, I just realized. I can add that code to the
open event on the form because the query behind the form opens only those
students with any failing Grades.
Thanks!!!!!