R Roelant Registered User. Local time Today, 21:08 Joined Apr 2, 2002 Messages 36 Apr 5, 2002 #1 I have a form witch a list box(A) and a sub form(B). The list box shows al the record how are intered in de sub form. How can I open a record in the subform by simple clicking on that record in de list box.
I have a form witch a list box(A) and a sub form(B). The list box shows al the record how are intered in de sub form. How can I open a record in the subform by simple clicking on that record in de list box.
Fuga Registered User. Local time Today, 22:08 Joined Feb 28, 2002 Messages 566 Apr 5, 2002 #2 You select a field as control source of the list. Then you link this field to an appropriate field in the subform. Fuga.
You select a field as control source of the list. Then you link this field to an appropriate field in the subform. Fuga.