J
JB
hello
I have a main table 'Students' and a smaller table 'Subjects'
I have linked them with another table through the StudentId and SubjectID,
the SubjectID being a lookup list.
In my Student Form I have created a Subform from the linked table and all is
well. Each record of the Subjects has the drop down list so that I can pick
one or few subjects.
But it doesn't look too good.
I would like to make the choice of subjects as Tick boxes that lie on the
main form, or look like they do. One for each subject so that you can pick
as many as you want.
Is this possible??
Please help
J
I have a main table 'Students' and a smaller table 'Subjects'
I have linked them with another table through the StudentId and SubjectID,
the SubjectID being a lookup list.
In my Student Form I have created a Subform from the linked table and all is
well. Each record of the Subjects has the drop down list so that I can pick
one or few subjects.
But it doesn't look too good.
I would like to make the choice of subjects as Tick boxes that lie on the
main form, or look like they do. One for each subject so that you can pick
as many as you want.
Is this possible??
Please help
J