C
Corinne
I have a database for storing details of special needs
pupils in school. I need to filter some details out of
the form. (a)Some children have extra help for a while
and then they no longer need help so their details do not
need to be available generally also (b)pupils leave
school mid term to go to another school so I do not need
these either. But I do not want to delete these pupils
(a) these pupils may need help in the future so I don't
want to have to put all the details back in and (b) these
children have a habit of coming back to us.
What I have done so far is to give the children who no
longer need help a title 'class action'. The comb box
that I use to select pupil's records still holds that
pupil's name but the records do not come up on the form
so what I now want to do is to have a box come up telling
me the pupil I chose in the combo box is 'class action'
and offering me a choice of changing that. Is that
possible? If not, just the box with a message, I can then
go into the table and change the level of action, which
would then put the records back into the form.
The second problem is for those who have left. I have a
field that I put the date the pupil has gone off roll and
would somehow like to filter these out as well as the
class action ones, I thought I could do it as a filter in
the same query but I have tried and nothing seems to work.
Could anyone help me on this please.
Thank you in advance.
pupils in school. I need to filter some details out of
the form. (a)Some children have extra help for a while
and then they no longer need help so their details do not
need to be available generally also (b)pupils leave
school mid term to go to another school so I do not need
these either. But I do not want to delete these pupils
(a) these pupils may need help in the future so I don't
want to have to put all the details back in and (b) these
children have a habit of coming back to us.
What I have done so far is to give the children who no
longer need help a title 'class action'. The comb box
that I use to select pupil's records still holds that
pupil's name but the records do not come up on the form
so what I now want to do is to have a box come up telling
me the pupil I chose in the combo box is 'class action'
and offering me a choice of changing that. Is that
possible? If not, just the box with a message, I can then
go into the table and change the level of action, which
would then put the records back into the form.
The second problem is for those who have left. I have a
field that I put the date the pupil has gone off roll and
would somehow like to filter these out as well as the
class action ones, I thought I could do it as a filter in
the same query but I have tried and nothing seems to work.
Could anyone help me on this please.
Thank you in advance.