ThePhantom
New member
- Local time
- Yesterday, 23:18
- Joined
- Jun 15, 2004
- Messages
- 6
Hi,
I have a form with a tab control having around 10 pages. Now each page has a subform creadted by clicking "Insert Subform", which is nothing but a form defined on a table to the main.
My issue is that I want the subform to display only records corresponding to the value of an unbound combo box (Patient ID) selected in the form. However, although I have set the "Link Master Table" to the value of the unbound combo box, the relevant values are not reflected in the subforms.....
Any help is appreciated. Thanx a lot.
I have a form with a tab control having around 10 pages. Now each page has a subform creadted by clicking "Insert Subform", which is nothing but a form defined on a table to the main.
My issue is that I want the subform to display only records corresponding to the value of an unbound combo box (Patient ID) selected in the form. However, although I have set the "Link Master Table" to the value of the unbound combo box, the relevant values are not reflected in the subforms.....
Any help is appreciated. Thanx a lot.