D
DS
Whenever I click on a record in a Listbox I want a Subform to update
accordingly. How would I do this?
Thanks
DS
accordingly. How would I do this?
Thanks
DS
Like ThisDuane said:Set the Link Master and Link Child properties to the list box and the field
name on the subform that corresponds with the value in the list box.
This only works with single select list boxes.
Duane said:Set the Link Master and Link Child properties to the list box and the field
name on the subform that corresponds with the value in the list box.
This only works with single select list boxes.