Hi,
I'm asking this question on behalf of a student doing an A level project for a dentist's surgery.
He has two tables which are linked one to one : patient and patient details. I guess they could be combined into one table, but as the second table is very long, he'd like to keep them separate.
There are two forms corresponding to the two tables : and he'd like to be able to open the patient details form from the patient form. This works, but all records in the patient details table are visible on the patient details form. How can he send in a parameter (or similar), so that only the related patient details record is visible?
Many thanks for any help ....
Tim
I'm asking this question on behalf of a student doing an A level project for a dentist's surgery.
He has two tables which are linked one to one : patient and patient details. I guess they could be combined into one table, but as the second table is very long, he'd like to keep them separate.
There are two forms corresponding to the two tables : and he'd like to be able to open the patient details form from the patient form. This works, but all records in the patient details table are visible on the patient details form. How can he send in a parameter (or similar), so that only the related patient details record is visible?
Many thanks for any help ....
Tim