T
Tom
Hi i was hoping someone could help me with a problem im having in access.
I have a many to many relationship between two tables tblPerson and
tblDoctor. These are related in a third table called tblLine which has the
primary key from tblPerson and the primary key from tblDocotr in them. These
two keys in tblLine are the primary key of that table.
Im trying, without any success, to set up a form where i can enter
information for a person, then either select an existing Doctor, and a new
one, or add several new ones.
The way ive been trying to do this is to have a form for entering data about
Person, a seperate form for entering data about Doctor, then adding the
Doctor form into the Person form as a subform. This i know is a huge
mistake, but i dont really know any other way to do it.
Please help!
Tom
I have a many to many relationship between two tables tblPerson and
tblDoctor. These are related in a third table called tblLine which has the
primary key from tblPerson and the primary key from tblDocotr in them. These
two keys in tblLine are the primary key of that table.
Im trying, without any success, to set up a form where i can enter
information for a person, then either select an existing Doctor, and a new
one, or add several new ones.
The way ive been trying to do this is to have a form for entering data about
Person, a seperate form for entering data about Doctor, then adding the
Doctor form into the Person form as a subform. This i know is a huge
mistake, but i dont really know any other way to do it.
Please help!
Tom