N
Nancy B.
I am creating a database for complaints. I have a main table for Complaints,
and a joined table for Illness Details. Part of Illness details are
symptoms, and a person can have many symptoms. I created a separate table
for Symptoms, linking it with the Illness Detail ID. When I try to print a
report with onesection for symptoms,(all symptoms in same box) I can not get
the multiple symptoms to print in that box. If I have more than one symptom,
my report will only print one symptom for each line, repeating all the
illness detail information for each complaint . --
Nancy B.
and a joined table for Illness Details. Part of Illness details are
symptoms, and a person can have many symptoms. I created a separate table
for Symptoms, linking it with the Illness Detail ID. When I try to print a
report with onesection for symptoms,(all symptoms in same box) I can not get
the multiple symptoms to print in that box. If I have more than one symptom,
my report will only print one symptom for each line, repeating all the
illness detail information for each complaint . --
Nancy B.