T
thrombogirl
Newbie question. I am looking for an efficient way to enter data in a
database that has one main reference table and multiple other tables that are
linked to that reference table, but not to each other:
Main reference table:
Patient ID = primary key
Age
Gender
Bloodwork Tables
Patient ID
Date of Test
Results
I have tried to make a form based on a query, but that doesn't seem to work
because the tables aren't all related (I am assuming that is the problem) and
I don't seem to be able to create multiple subforms for the main reference
table.
I would appreciate any advice about what I am doing wrong. Thank-you
database that has one main reference table and multiple other tables that are
linked to that reference table, but not to each other:
Main reference table:
Patient ID = primary key
Age
Gender
Bloodwork Tables
Patient ID
Date of Test
Results
I have tried to make a form based on a query, but that doesn't seem to work
because the tables aren't all related (I am assuming that is the problem) and
I don't seem to be able to create multiple subforms for the main reference
table.
I would appreciate any advice about what I am doing wrong. Thank-you