jpkeller55
Technical User
I have a table that has patient names (ptTbl) and demographic information. I have another table (commentTbl) that holds comments for each patient by date. The tables are linked by patient ID number (ptID). (Referencial integrity is checked on table relationships). I have a form that has the patient demographic data on top and a subform below with the comment entry.
This all works fine until I try to add a new patient (top section of form). For some reason I cannot figure out how to do this. Anybody know the answer?
This all works fine until I try to add a new patient (top section of form). For some reason I cannot figure out how to do this. Anybody know the answer?