T
Tazzy via AccessMonster.com
Hi All,
I hope someone can help me with this one please. I have a table of students
that contains many of their personal details. I've used an autonumber for a
primary key in this table. I also have another table that contains details
of numerous placements that they can attend, with a code used for a primary
key here. I now need to be able to link these tables showing details of
which students attend which placements, and I know that I need to create
another table to do this, but I'm having problems creating a suitable link.
One student can have a number of placements, but one placement can also have
a number of students.
I seem to remember something about having a join table to get around this,
but that's about all.
Once I have created this new table, I want to enter it into a tabbed sub-form
that is attached to the main student form. What I would like to be able to
do is when I enter the code for the placement, it then automatically fills in
the remaining details for that placement (name, address etc)
Anyone please lend me a helping hand on this?
Thanks in advance
I hope someone can help me with this one please. I have a table of students
that contains many of their personal details. I've used an autonumber for a
primary key in this table. I also have another table that contains details
of numerous placements that they can attend, with a code used for a primary
key here. I now need to be able to link these tables showing details of
which students attend which placements, and I know that I need to create
another table to do this, but I'm having problems creating a suitable link.
One student can have a number of placements, but one placement can also have
a number of students.
I seem to remember something about having a join table to get around this,
but that's about all.
Once I have created this new table, I want to enter it into a tabbed sub-form
that is attached to the main student form. What I would like to be able to
do is when I enter the code for the placement, it then automatically fills in
the remaining details for that placement (name, address etc)
Anyone please lend me a helping hand on this?
Thanks in advance