YHennebery
Technical User
I am trying to create a database as follows:
Table 1 = Nursing Stations (Contains 1 field = Station Name)
Table 2 = Patient Info (Includes field Nursing Station, and room number, doctor, med counts, and date reviewed) There is a need to allow duplicate room numbers within a Nursing Station, but one of the records should have a field checked that the patient is not available.)
Table 3 = Recommendations for Patient (consisting of recommendation detail, type, class, and or pending status)
The number or recommendations per patient can vary, and shouldn't have a maximum.
I have gotten completely confused about the relationships, and all I want is to display a Master Form with the info from Table 1 & 2, with a detail section showing data from Table 3.
Any advice, opinions, or pointing in the right direction would be appreciated.
Thanks,
Yamilet
Table 1 = Nursing Stations (Contains 1 field = Station Name)
Table 2 = Patient Info (Includes field Nursing Station, and room number, doctor, med counts, and date reviewed) There is a need to allow duplicate room numbers within a Nursing Station, but one of the records should have a field checked that the patient is not available.)
Table 3 = Recommendations for Patient (consisting of recommendation detail, type, class, and or pending status)
The number or recommendations per patient can vary, and shouldn't have a maximum.
I have gotten completely confused about the relationships, and all I want is to display a Master Form with the info from Table 1 & 2, with a detail section showing data from Table 3.
Any advice, opinions, or pointing in the right direction would be appreciated.
Thanks,
Yamilet