List box and link to subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can use the child and master link or other method to show all records in
the subform based on all the values in the list box

Thanks
Danny
 
Is this the same thread as you started earlier? If so, please go back to
that one and point poster to this one.

If your list box is multi-select, you would use the code in the link from
the previous post to set the Record Source property of your subform.
 
Back
Top