M
Mike
We have patients at our clinic and some are on medication
and some are not... In the table that tracks there
monthly session attendance, there is a check box that
also track whether or not they receved medication for
that month (if a client gets medication one month they
should get it every month there after)...
I have been using this database for about a year and a
half now and now I would like to go back and see if any
data is missing from the patients that receive
medication...
not sure how to do this because I seem to only be able to
get results on all or none of the patients who receive
medication (i.g. Yes or No)... I want a list of ONLY
patients who have ever recevied medication but I want all
records regardless of whether the "got meds this month"
box is checked or unchecked.
I know its sort of paradoxical to ask a single yes/no
field to report back all of the "unchecked" key records
that ever had had a "check" in another different months
chek box field
table is as follows:
Key= SessionID - (Autonumber)
ForignKey=AdmissionID
Field= PrimaryCounselor
Field= Month
Field= Year
Field= 1on1 session (NUMBER)
Field= Group session (NUMBER)
Field= Medication (YES/NO)
any help is appreciated...
Kind Regards
Mike K
and some are not... In the table that tracks there
monthly session attendance, there is a check box that
also track whether or not they receved medication for
that month (if a client gets medication one month they
should get it every month there after)...
I have been using this database for about a year and a
half now and now I would like to go back and see if any
data is missing from the patients that receive
medication...
not sure how to do this because I seem to only be able to
get results on all or none of the patients who receive
medication (i.g. Yes or No)... I want a list of ONLY
patients who have ever recevied medication but I want all
records regardless of whether the "got meds this month"
box is checked or unchecked.
I know its sort of paradoxical to ask a single yes/no
field to report back all of the "unchecked" key records
that ever had had a "check" in another different months
chek box field
table is as follows:
Key= SessionID - (Autonumber)
ForignKey=AdmissionID
Field= PrimaryCounselor
Field= Month
Field= Year
Field= 1on1 session (NUMBER)
Field= Group session (NUMBER)
Field= Medication (YES/NO)
any help is appreciated...
Kind Regards
Mike K