Hello,
I have another question if you all don't mind. I have a few relationships setup as follows:
Using this setup I have a FirstVisit form with several subforms including PSH = past surgical history form and medications form.This works great because I have the subform setup in continuous therefor I can enter a patients PSH and Medications on my first visit for. What I would like to do is make another form called FollowUp form and have the Medications and PSH subforms also part of that form, that way when a patient has a follow up appointment I can continue to update the Medications and PSH table. The way I have it setup right now is a form where the main form form belongs to FirstVisit, I am just using the a few fields from the FirstVisit table and then 3 subforms called PSh, Medications and FollowUp. Everything is united via the MRN = medical record number which is the Primary key in FirstVisit and the Foreign key in MEdications, PSH, anf FollowUp.
Hope that makes sense, thank you again for everyones help.
Lenny