D
Dale Osburn
I have two forms, 1 for patient information and 1 for
notes that are linked via a patientID in a 1 to many
relationship. I have a command button in the form for the
patient form that opens the notes form. However when i
enter in a new notes record it does not automatically
create the foriegn key to link to the patient record. If i
create this a subform it works fine, however due to the
potential number of notes for each patient i do not want
that form to be a subform.
notes that are linked via a patientID in a 1 to many
relationship. I have a command button in the form for the
patient form that opens the notes form. However when i
enter in a new notes record it does not automatically
create the foriegn key to link to the patient record. If i
create this a subform it works fine, however due to the
potential number of notes for each patient i do not want
that form to be a subform.