N
NDClark
I have a Patient form / table for basic information. Name, Birthdate ect.
I also have another table I call Health Records. This table is for the
specifics of a Doctor visit for all patients.
I want to be able to click on a record date on the Patient form and open
another form to see or add the specifics of a particular Doctor Visit for
that patient.
What is the best way to go about this? I have tried to put a subform on the
original Patient form displaying all the visits for that patient. I end up
seeing all the visits for all the patients. Or I get the Parameter dialog
box asking for a ID for the record.
I also have another table I call Health Records. This table is for the
specifics of a Doctor visit for all patients.
I want to be able to click on a record date on the Patient form and open
another form to see or add the specifics of a particular Doctor Visit for
that patient.
What is the best way to go about this? I have tried to put a subform on the
original Patient form displaying all the visits for that patient. I end up
seeing all the visits for all the patients. Or I get the Parameter dialog
box asking for a ID for the record.