F
forest8
Hi
I am in the process of creating a Case Management database.
Every week, a coach meets with the students for Case Management purposes.
When the youth becomes involved in Case Management, they complete surveys at
6 months intervals.
I also have several tables (forms) which are based on survey questions which
must be completed at six months intervals. The main youth form is in the
Participant table (there is YouthID is the PK). I have created a One-to-Many
relationship between this table and the survey tables but there is no
referential integrity since I have more youths in the Participants table than
Survey tables. (At the moment, no additional surveys have been inputted for
any of the participants).
The questions on the survey are the same. For instance, one of the questions
is: Please describe your relationship with your mother, father, brother(s),
sister(s), etc.
I want to create a form which provides the responses for each youth for six
month interval that may be updated at any time.
That is, this form would have the youth's responses from all completed
surveys so that the coach can see how the youth responded previous to the
questions and whether it's changed during the non-survey time periods. (I
hope that makes sense).
So the Parent Form has the weekly updates and the subforms have the survey
responses.
How would I create this so that only the information for the youth in
question is in the subform? The subforms aren't "talking" to the main form.
Thank you in advance.
(Sorry for the convoluted question).
Every wee
I am in the process of creating a Case Management database.
Every week, a coach meets with the students for Case Management purposes.
When the youth becomes involved in Case Management, they complete surveys at
6 months intervals.
I also have several tables (forms) which are based on survey questions which
must be completed at six months intervals. The main youth form is in the
Participant table (there is YouthID is the PK). I have created a One-to-Many
relationship between this table and the survey tables but there is no
referential integrity since I have more youths in the Participants table than
Survey tables. (At the moment, no additional surveys have been inputted for
any of the participants).
The questions on the survey are the same. For instance, one of the questions
is: Please describe your relationship with your mother, father, brother(s),
sister(s), etc.
I want to create a form which provides the responses for each youth for six
month interval that may be updated at any time.
That is, this form would have the youth's responses from all completed
surveys so that the coach can see how the youth responded previous to the
questions and whether it's changed during the non-survey time periods. (I
hope that makes sense).
So the Parent Form has the weekly updates and the subforms have the survey
responses.
How would I create this so that only the information for the youth in
question is in the subform? The subforms aren't "talking" to the main form.
Thank you in advance.
(Sorry for the convoluted question).
Every wee