G
Guest
I have two tables:
PatientInfo GeneticIDnum
-subjectnum (autonumber) - Subjectnumber
-and other patient info - geneticIDnum (random auto
number)
What I need to do is put the subjectnum value in PatientInfo table into the
GeneticIDnum table in the subjectnumber field.
How do I go about making this happen. Is there some VB code that I have to
use?
What kind of relationship do I need to make this happen.
PatientInfo GeneticIDnum
-subjectnum (autonumber) - Subjectnumber
-and other patient info - geneticIDnum (random auto
number)
What I need to do is put the subjectnum value in PatientInfo table into the
GeneticIDnum table in the subjectnumber field.
How do I go about making this happen. Is there some VB code that I have to
use?
What kind of relationship do I need to make this happen.