dan-cat
Registered User.
- Local time
- Today, 11:45
- Joined
- Jun 2, 2002
- Messages
- 3,415
Hello,
I have a form (frmCalender) with two fields - Date and DoctorId. I would like to be able a to open a second form (frmSlot) and only display the record that has a matching Date and DoctorId. In the underlying table for frmSlot - I have made the Date and DoctorId both primary keys and when this form is opened the Date and DoctorId data from frmCalender is pasted into frmSlot.
I am just struggling on linking the two forms by two fields as opposed to one. Is this possible at all?
I have a form (frmCalender) with two fields - Date and DoctorId. I would like to be able a to open a second form (frmSlot) and only display the record that has a matching Date and DoctorId. In the underlying table for frmSlot - I have made the Date and DoctorId both primary keys and when this form is opened the Date and DoctorId data from frmCalender is pasted into frmSlot.
I am just struggling on linking the two forms by two fields as opposed to one. Is this possible at all?