Hi Everyone:
I need help with the design of table(s) to track the health of shelter animals on a week by week basis for three weeks.
I have a table with the animal's ID number and other data. How would I add table(s) to record the data on a form which has the same criteria data on a three week basis? If the animal goes home, there may not be a 2nd week assessment.
For instance:
Admission: How is the animal's coat, teeth, etc.
Week 1: How is the animal's coat, teeth, etc
Week 2: How is the animal's coat, teeth, etc.
I also want to be able to call up which animal's should have a 2nd week assessment.
Initially, I set up 4 tables, but I cannot link them properly.
Table 1: tblAssessment
Table 2: tblAdmission_Assessment
Table 3: tblAssessment_Wk1
Table 4: tblAssessment_Wk2
Any guidance would be appreciated.
Sophia
I need help with the design of table(s) to track the health of shelter animals on a week by week basis for three weeks.
I have a table with the animal's ID number and other data. How would I add table(s) to record the data on a form which has the same criteria data on a three week basis? If the animal goes home, there may not be a 2nd week assessment.
For instance:
Admission: How is the animal's coat, teeth, etc.
Week 1: How is the animal's coat, teeth, etc
Week 2: How is the animal's coat, teeth, etc.
I also want to be able to call up which animal's should have a 2nd week assessment.
Initially, I set up 4 tables, but I cannot link them properly.
Table 1: tblAssessment
Table 2: tblAdmission_Assessment
Table 3: tblAssessment_Wk1
Table 4: tblAssessment_Wk2
Any guidance would be appreciated.
Sophia