M
Musa via AccessMonster.com
Hi,
I have a Client table and three additional tables Screen , Assess, and Follow-
up.
The Client table automatically assigns the Client_ID. This ID is carried
over to the other tables.
Now, a Client may have 1 or more Screenings, Assessments, and Follow-ups.
Using sequencing, how would I sequence the other three tables ?
For Example,
Client ID Screening Assessment Follow up
1 1 1 1
1 2 2
1 3
2 1 1 1
3 1 1 1
3 2 2
3 3 3 etc...
I have a Client table and three additional tables Screen , Assess, and Follow-
up.
The Client table automatically assigns the Client_ID. This ID is carried
over to the other tables.
Now, a Client may have 1 or more Screenings, Assessments, and Follow-ups.
Using sequencing, how would I sequence the other three tables ?
For Example,
Client ID Screening Assessment Follow up
1 1 1 1
1 2 2
1 3
2 1 1 1
3 1 1 1
3 2 2
3 3 3 etc...