R
roger
Hello Friends:
I have a table which keeps a track of all the training
sessions for computer based training that a student has
had and then I have an another table in which the
adminstrator for this training program would have the
ability to store exemptions for these students.
So for eg. if a the student is schedlued to take a class
on say Tuesday at 10-12 AM and if that Tuesday is a
holiday the admin would give an exemption for that
student. What I want to do is write recordset code where
it will look at what the exemptions are and accordingly
grant the exemptios to these students. That way the admin
can give exemptions for say 1 day and it will
automatically grant exemptions to all the students who
were scheduled for that day.
Is there an other way to do these?
I have a table which keeps a track of all the training
sessions for computer based training that a student has
had and then I have an another table in which the
adminstrator for this training program would have the
ability to store exemptions for these students.
So for eg. if a the student is schedlued to take a class
on say Tuesday at 10-12 AM and if that Tuesday is a
holiday the admin would give an exemption for that
student. What I want to do is write recordset code where
it will look at what the exemptions are and accordingly
grant the exemptios to these students. That way the admin
can give exemptions for say 1 day and it will
automatically grant exemptions to all the students who
were scheduled for that day.
Is there an other way to do these?